unisharp/laravel-filemanager
UniSharp Laravel Filemanager adds a responsive web UI to browse, upload, manage, and select files/images in Laravel apps. Supports popular editors, configurable disks/paths, customization, and events—ideal for CMS/admin panels.
intervention/image v4. Thanks to @VizuaaLOG .Support Laravel 13.
elintervention/image v3 only, since v2 has also reached EOL.Fix "Call to a member function getStorage() on null". Thanks to @jonnott .
v3.* versions of intervention/image. Also thanks to @MeeDNite .Remove support for intervention/image:3.* in composer dependency for now. Will be added back after compatibility issue is solved.
Support Laravel 11
Fixes issues when displaying api errors for deleting and renaming. See #1142, #1212, #1214.
Support intervention/image version above 2.0.0.
composer.json, requires league/flysystem version above v2.0.0 to detect directory traversal. See #1150 .allow_private_folder & allow_shared_folder to be set for each folder category, thanks to @jonnott. See #1133 .CachedAdapter of file system, thanks to @mnightingaleFix error with str_singular() helper, see #516 .
routes.php.LfmFileRepository.php, all files are now uploaded through Laravel storage.How can I help you explore Laravel packages today?