Level 29
Check this guide
Guide by Snapey
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Wanna ask that is that way correct if I add following cron configuration entry into the server for running queue worker?
* * * * * cd /path-to-your-project && php artisan queue:work >> /dev/null 2>&1
Check this guide
Guide by Snapey
Please or to participate in this conversation.