3x1io/dusk-module

Laravel Dusk unit test with GUI for VILT Stack
15
Install
composer require 3x1io/dusk-module
Latest Version:v1.0.1
License:MIT
Last Updated:Oct 20, 2022
Links: GitHub  ·  Packagist
Maintainer: fadymondy

Dusk Testing For VILT

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.

Related Packages

3x1io/backup-module

Backup module for VILT Stack build with spatie laravel-backup

107 0
queents/payment-module

Payment Services Integrations & Management Module for VILT Framework

116 0
queents/auth-module

Auth Module for VILT framework to convert any Model to Auth Model with full API

18 0
mosweed/laravel-auto-crud

Complete CRUD scaffolding generator for Laravel 12 with API, Blade views, Livewi...

27 0