Setup Queue workers for Laravel
It's not possible to setup queue workers for Laravel. The ability of dispatching to workers is a big thing. It would be great if it could be supported.

-
Arandi López commented
You just need to install supervisor and provide some interface (like cronjobs module) to configure it.
Everything to know is here: https://laravel.com/docs/5.2/queues#supervisor-configuration
-
AdminCloudways (Admin, Cloudways) commented
Hello Stef:
Can you please help us by providing more details about what it is that is getting in your way of setting up queue workers for Laravel? We've tried several different tests on our Laravel stack and not found any issues. Perhaps we are missing something in particular that you may be trying, and would love to figure it out and a provide a solution.
Thanks.
Cloudways Team