Download the PHP package webplusmultimedia/filemanager without Composer
On this page you can find all versions of the php package webplusmultimedia/filemanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webplusmultimedia/filemanager
More information about webplusmultimedia/filemanager
Files in webplusmultimedia/filemanager
Package filemanager
Short Description Manage files with this file manager made with alpinejs, livewire and tailwind CSS
License MIT
Homepage https://github.com/webplusmultimedia/filemanager
Informations about the package filemanager
Manage files with this file manager made with alpinejs and livewire and tailwindcss
Want to manage your files and directories in a file manager?
This one is for you. Here is the file manager made with alpineJs, Livewire and Tailwind CSS for Laravel.
This is a simple one, just adding files and directories to a root directory(default is medias) in your public storage path. You can change it in the filemanager config file.
Installation
You can install the package via composer:
You can publish the config file and change the root directory if you want:
This is the contents of the published config file:
Optionally, you can publish the views, but not recommended because will failing at an future update.
Finaly, you need to compile your assets with FileManager ones like that :
Usage
For simple use in a blade view :
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of filemanager with dependencies
illuminate/contracts Version ^10.0
livewire/livewire Version ^2.12
spatie/laravel-package-tools Version ^1.14.0