3x1io/filament-browser

File & Folders & Media Browser With Code Editor

v1.0.2 2024-04-06 15:53 UTC

This package is auto-updated.

Last update: 2024-04-06 15:54:18 UTC


README

File & Folders & Media Browser With Code Editor

Features

  • File Browser
  • Code Editor with highlights
  • Media Viewer
  • .Env Editor

Screenshots

Screenshot of list Screenshot of editor Screenshot of image Screenshot of .env

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.