DropzoneJS is an open source library that provides drag'n'drop file uploads with image previews. It is lightweight, does not depend on any other library (like jQuery)
Questions tagged [dropzone]
494 questions
0
votes
1 answer
Yii2 and Dropzone - How do I save filenames with path to database?
I am using Yii2 and also Dropzone (from https://github.com/perminder-klair/yii2-dropzone) and I have placed the control on a Form.
Now I am facing difficulty in getiing the file names of the uploaded files.
Can you help me on how do I check for…

MSN
- 566
- 7
- 13
-1
votes
1 answer