Skip to content
On this page

Setup cronjob

Command:

bash
* * * * * /usr/local/bin/php /path-to-your-project/artisan schedule:run >> /dev/null 2>&1

Check our Cronjob set up instruction in Admin -> Platform administration -> Cronjob.

For cPanel hosting

For setting up a cron job in cPanel, watch this video tutorial:

For Hostinger.com

  • Go to Dashboard -> Advanced -> Cron Jobs

Image

If you have more than 1 domain on Hostinger, you need to select the domain you want to set up the cron job.

Image

  • Verify your cronjob is running or not.

Image