3x1io / dusk-module
Laravel Dusk unit test with GUI for VILT Stack
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
Type:laravel-module
Requires
- laravel/dusk: ^7.1
- queents/vilt: ^1.0
This package is auto-updated.
Last update: 2024-11-20 20:07:19 UTC
README
Laravel Dusk unit test with GUI for VILT Stack
Install
composer require 3x1io/dusk-module
Add Module to modules_statuses.json
if not exists
{ "Dusk": true }
php artisan dusk:install
php artisan config:clear
php artisan migrate
php artisan roles:generate test_logs
Publish Assets
yarn
yarn build
Support
you can join our discord server to get support VILT Admin
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.