| Install | |
|---|---|
composer require 3x1io/filament-browser |
|
| Latest Version: | v1.0.2 |
| PHP: | ^8.0 |
File & Folders & Media Browser With Code Editor

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
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.