These are the example files to setup a basic jQuery upload file based on blueimp > https://github.com/blueimp/jQuery-File-Upload and Laravel > https://github.com/laravel/laravel
- Add upload controller into your controller.
- Create a view file for upload the files.
- Add route in route file.
- Add all necessary js to public folder and link it to view file.
- Customize the included file for your need
Tested on Laravel 5.1 and Latest blueimp > File-Upload
Licensed under MIT license. All other framework, library or code licensed under their respective license.