3x1io / filament-browser
File & Folders & Media Browser With Code Editor
Installs: 1 283
Dependents: 0
Suggesters: 0
Security: 0
Stars: 45
Watchers: 3
Forks: 9
Open Issues: 4
Requires
- php: ^8.0
- filament/filament: ^2.9
- spatie/laravel-package-tools: ^1.10
README
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.