JeremyFagis / dropify

Override your input files with style — Demo here : http://jeremyfagis.github.io/dropify
MIT License
974 stars 399 forks source link

File data NULL #79

Open ardyfeb opened 6 years ago

ardyfeb commented 6 years ago

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

ardyfeb commented 6 years ago

But when I use normal input file everything is fine

boromeusagie commented 5 years ago

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

emtized commented 5 years ago

Have same problem with laravel 5.7