unisharp/laravel-filemanager
UniSharp Laravel Filemanager adds a responsive web-based file manager to Laravel apps. Browse, upload, organize and delete files and images, integrate with editors like TinyMCE/CKEditor, configure disks, permissions, and customization options.
Please backup your own config/lfm.php before upgrading.
Run commands:
composer update unisharp/laravel-filemanager
php artisan vendor:publish --tag=lfm_view --force
php artisan vendor:publish --tag=lfm_public --force
php artisan vendor:publish --tag=lfm_config --force
php artisan route:clear
php artisan config:clear
Clear browser cache if page is broken after upgrading.
We have changed namespace from Unisharp to UniSharp, and change the first character of every namespace into capital.
If you are updating this package and encounter any errors like Class not found, please remove this package entirely and reinstall again.
How can I help you explore Laravel packages today?