Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

NowhereSRL's avatar

Work with queues without running php artisan queue:work

I'm looking for a convenient method to queue emails without needing the php artisan queue:work process to keep running 24/7. Is there a way to programmatically start and stop the queue:work command when needed? (currently I use the database driver)

Thanks!

0 likes
0 replies

Please or to participate in this conversation.