To install the module run the command:
php /vendor/bin/bluzman module:install queuesTo run worker, run the command:
php /vendor/bin/bluzman run queues/worker
php /vendor/bin/bluzman db:migrateTo remove the module, run the command:
php /vendor/bin/bluzman module:remove queues