Skip to main content

Cron

Add a cron that runningruns the scheduler:scheduler every minute:

* * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1