A full-featured file manager package for Laravel and Filament v4 with dual operating modes, drag-and-drop uploads, S3/MinIO support, and comprehensive security features.
Stars
71
Forks
20
Watchers
71
Open Issues
14
Overall repository health assessment
^4.1.0^4.1.044
commits
fix: show only File Manager and File System pages by default
d1d7513View on GitHubfeat!: upgrade to Filament 5 / Laravel 12 / Livewire 4 (v2.0.0)
d1fde60View on GitHubfix: allow null navigation group to hide group wrapper
37342b0View on GitHubfix: disable multiple file uploads when S3 is used for temp storage
62e76a3View on GitHubfix: convert Svg object to HtmlString in icon helper
c6907f3View on GitHubperf: add lazy loading for S3 folder tree to fix performance issue
0e6f792View on GitHubfeat: add noIcons() method and icon customization documentation
3e6f078View on GitHubfeat: add FileManagerIcon enum with fallback SVGs for icon customization
8979b17View on GitHubfeat: add embed config test page and improve model factory resolution
b2f9a0dView on GitHubdocs: add embed component fluent configuration documentation
9d8b0baView on GitHubfeat: add fluent sidebar and breadcrumbs configuration for embed components
b8d5339View on GitHubfeat: add bi-directional sync between embedded file manager and panel sidebar
1811e4dView on GitHubdocs: update README with images and improved documentation
47cb735View on GitHubfeat: add fluent configuration API for plugin settings
bb1a82dView on GitHub