laravel-filemanager icon indicating copy to clipboard operation
laravel-filemanager copied to clipboard

Move an image file from one subfolder to another subfolder

Open btlim05 opened this issue 3 years ago • 1 comments

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.

btlim05 avatar Jun 02 '22 11:06 btlim05