How To Configure Cron Job In SiteGround

⌘K
  1. Home
  2. Docs
  3. Fundorex – Crowdfunding P...
  4. Cron Job
  5. How To Configure Cron Job In SiteGround

How To Configure Cron Job In SiteGround

Step 01:

Login to your SiteGround account Then Goto “Devs > Cron Jobs”, you will see like screenshot below

Step 02:

now set a cron job as in the below screenshot

here is code

cd /home/customer/www/{your_domain_name}/public_html/@core && php artisan schedule:run >> /dev/null 2>&1

now click on the “Create” button, and then cron will be added like the screenshot below. you can set per your requirements “Once Per Minute(* * * * *)” or “Once Per Hour(0 * * * *)” whatever you want.

That’s all for now.

if you face any issue please open a support ticket our team will help you.

Was this article helpful to you? No Yes

How can we help?