Skip to content

queents/artisan-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VILT Artisan Module

VILT artisan modules to run artisan commands using GUI

Install

composer require queents/artisan-module

Add Module to modules_statuses.json if not exists

{
    "Artisan": true
}

Add Permission to Admin

php artisan roles:generate artisan

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.