But I have most popular posts for you:
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.