I have this: https://github.com/barryvdh/laravel-elfinder Not sure if that is what you mean.
I am using dropzone.js which is of course only client side part, but I like it a lot. I also use Intervention package for image manipulation.
If u want check http://www.startutorial.com/articles/view/how-to-build-a-file-upload-form-using-dropzonejs-and-php
The confusing part for me is how to setup progress bar while uploading large files... :\
Here is how I did jquery file upload:
http://peterjolson.com/using-laravel-and-jquery-file-upload/
I used cabinet back then, but use https://github.com/CodeSleeve/laravel-stapler a lot now.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community