gaufrette Questions
2
Solved
I'm using the KnpGaufretteBundle to store pictures on Amazon S3, I can easily create a file with the following code :
public function s3CreatFileAction(Request $request) {
$filesystem = $this-&g...
1
I'm trying to use a Gaufrette Stream Wrapper to tell the AsseticBundle where to dump the project assets but I can't make it recognize them.
This is how the knp_gaufrette section of my config_dev.y...
1
© 2022 - 2024 — McMap. All rights reserved.