UniSharp/laravel-filemanager

auto select upload files for direct use

forestk20000 opened this issue · 0 comments

I wish there was such a feature: After uploading files, the uploaded files are automatically selected for direct use.

I tried to modify resources\views\vendor\laravel-filemanager\index.blade.php and scipt.js , but i found , It's not enough , I still need to modify upload controller .

Any good suggestions ? thanks .