Filament Browser
File & Folders & Media Browser With Code Editor
Features
- File Browser
- Code Editor with highlights
- Media Viewer
- .Env Editor
Screenshots
Installation
You can install the package via composer:
composer require 3x1io/filament-browser
Then publish the assets:
php artisan vendor:publish --tag="filament-browser-js"
and now clear cache
php artisan route:clear
php artisan view:clear
php artisan optimize:clear
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.