문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top