I have been programming in the PHP since 2016 and this is my major programming language.
Is Laravel scheduler not working on your shared hosting when you're executing CRON? This may be due to the disabled PHP function "proc_open", which is required by Laravel components. In this article I'll show you how to make an alternative and simple scheduler.
Configuring CRON on a hosting server is usually an easy task, but sometimes it can be troublesome. It depends on possibilities shared by our hosting provider. In this tutorial I will present 4 ways to configure CRON tasks in different circumstances.
Join newsletter and decide what content you want to receive.