README
Achievements





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