queents/browser-module

VILT browser modules to browser the file inside your app

Installs: 47

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

Type:laravel-module

v1.0.1 2022-09-08 14:03 UTC

This package is auto-updated.

Last update: 2024-05-14 09:01:47 UTC


README

VILT browser modules to browser the file inside your app

Install

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

Support

you can join our discord server to get support VILT Admin

Docs

look to the new docs of v4.00 on my website Docs

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.