Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.08 KB

File metadata and controls

29 lines (20 loc) · 1.08 KB

Module test for Bluz Skeleton

Achievements

Latest Stable Version

Build Status

Scrutinizer Code Quality

Total Downloads

License

Usage

Install module

To install the module run the command:

php ./vendor/bin/bluzman module:install test
php ./vendor/bin/bluzman db:migrate
php ./vendor/bin/bluzman db:seed:run

Remove module

To remove the module, run the command:

php ./vendor/bin/bluzman module:remove test