laravel-filemanager
laravel-filemanager copied to clipboard
Move an image file from one subfolder to another subfolder
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.

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