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

0

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

By Beginner Virgil Windler at May 20 2021


Related code examples


Code examples by languages