VILT browser modules to browser the file inside your app
queents/browser-module is a Laravel package for vilt browser modules to browser the file inside your app.
It currently has 0 GitHub stars and 51 downloads on Packagist (latest version v1.0.1).
Install it with composer require queents/browser-module.
Discover more Laravel packages by queents
or browse all Laravel packages to compare alternatives.
Last updated
VILT browser modules to browser the file inside your app
composer require queents/browser-module
Add Module to modules_statuses.json if not exists
{
"Browser": true
}
Add Permission to Admin
php artisan roles:generate browser
Publish Assets
npm i & npm run build
OR
yarn & yarn build
you can join our discord server to get support VILT Admin
look to the new docs of v4.00 on my website Docs
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.