JeremyFagis/dropify

File data NULL

ardyfeb opened this issue · 3 comments

I am happy with your script, but there is a problem uploading the filedata showing NULL

But when I use normal input file everything is fine

You must insert attribute enctype="multipart/form-data" to form tag.

Have same problem with laravel 5.7