UniSharp / laravel-filemanager

Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
https://unisharp.github.io/laravel-filemanager/
MIT License
2.04k stars 719 forks source link

All routes are http GET method. #1198

Open belxan opened 1 year ago

belxan commented 1 year ago

It is a problem. /upload must POST, /rename must PUT, /delete must DELETE

streamtw commented 7 months ago

Thanks @belxan . I will get this done in next few versions.