Dropzone.js and symfony formbuilder Dropzone.js and symfony formbuilder symfony symfony

Dropzone.js and symfony formbuilder


Ok I found the answer... It was simple as possible..

You need to just add a option:

paramName: "form[file]"

To Your dropzone configuration.