Level 122
Jan 29, 2022
2
Level 5
Install queue worker on Digital ocean
I am deploying Laravel app to Digital ocean this app mainly depends on queue in mail part so how can I install queue worker on digital ocean and make it work properly
Level 104
Install supervisor and configure it to run the queue:worker process
Please or to participate in this conversation.