Question

I want to make a page on a website where a user can manage files. Download, upload, change name and drag to another directory.

Like the folders work in windows, but online. Is there something out there that can do this?

I am working in Laravel btw.

Was it helpful?

Solution

There are lot of jQuery plugin available for File management.

Here we go,

http://www.jquery4u.com/plugins/10-jquery-file-manager-plugins/

You can create your own too... using ajax and jQuery

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top