# https://laravel.com/docs/9.x/scheduling#running-the-scheduler #* * * * * cd /app && php artisan schedule:run > /dev/null 2>&1 * * * * * cd /app && php artisan schedule:run