/module-test

Module Test for Bluz framework

Primary LanguagePHPMIT LicenseMIT

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