bluzphp/module-test

Bluz test module

Installs: 330

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 5

Forks: 0

Open Issues: 1

Type:bluz-module

2.5.0 2021-08-26 12:32 UTC

README

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