Use Laravel's task scheduler to run CLI commands — including shell scripts — at regular intervals

Use Laravel's task scheduler to run CLI commands — including shell scripts — at regular intervals

🔥 #Laravel Tip: The task scheduler is not limited to just commands. You can configure it to dispatch jobs and even execute shell scripts at regular intervals.

We're writing a book, you can get it for free here.