Nov 20, 2017
0
Level 9
Uploading multiple files with a simple file manager
Hi!
I want to upload multiple files with a simple file manager, where the user can add files (not the default behavior of a file input, where the previous selected files are removed) and be able to remove the files they've added manually, one by one.
This can be done with AJAX and all sorts of file managers, but I don't want AJAX and all the solutions I've found is WAY to big and complex for this use case.
I've searched through Google, but didn't find anything that works.
So, does anyone have any idea for a solution or know of a really simple file manager for Laravel?
Please or to participate in this conversation.