Laravel system file explorer, can view & edit files online.(eg. .php/.blade.php/.js/.html/.txt/.json/.css)
alexstack/laravel-cms-plugin-system-file is a Laravel package for laravel system file explorer, can view & edit files online.(eg. .php/.blade.php/.js/.html/.txt/.json/.css).
It currently has 2 GitHub stars and 10 downloads on Packagist (latest version 0.7.0).
Install it with composer require alexstack/laravel-cms-plugin-system-file.
Discover more Laravel packages by alexstack
or browse all Laravel packages to compare alternatives.
Last updated
composer require alexstack/laravel-cms-plugin-system-file
php artisan migrate --path=./vendor/alexstack/laravel-cms-plugin-system-file/src/database/migrations
php artisan vendor:publish --force --tag=Amila\\LaravelCms\\Plugins\\SystemFile\\LaravelCmsPluginServiceProvider
php artisan laravelcms --action=clear