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.09k stars 720 forks source link

Move an image file from one subfolder to another subfolder #1147

Open btlim05 opened 2 years ago

btlim05 commented 2 years ago

I always upload many product photos to one subfolder. But, I always put them in the wrong subfolder. In the current version laravel filemanager, I can only move photos into the main folder. So, I always need to delete the photos and re-upload them to the correct subfolder. laravel-filemanager

Thus, I would prefer to choose the correct subfolder and move the photos to the subfolder.