Livewire File Manager For Laravel Applications
Laravel developers! Introducing Livewire File Manager: a simple & practical file manager for Laravel apps. Drag & drop files, search, multiple languages & darkmode available. Seamlessly integrates with Spatie's Medialibrary
The Livewire File Manager package brings a simple, friendly, and practical file manager designed specifically for Laravel applications. This package makes managing folders and files in Livewire easy and seamlessly integrates with Laravel's ecosystem. Some of the features include: Drag & drop files Search for files or folders Ready to include in any projects Multiple languages (en, es, fr, pt) Darkmode available Under the hood, this package utilizes Spatie's Medialibrary to manage files, and a provided Livewire component that you render where you want to include the file manager: <x-livewire-fi...