How to setup cron job in Cloud Panel

⌘K
  1. Home
  2. Docs
  3. Nazmart – Multi-Ten...
  4. Cron Job
  5. How to setup cron job in Cloud Panel

How to setup cron job in Cloud Panel

Login to your cloud panel, then go to your website, then click on “Cron Jobs”

Follow this screenshort

Here is cron code need to insert in the command input, Do not forget to update your website path and current php version

/usr/bin/php8.1 /home/your_website_path/htdocs/your_website_folder_name/core/artisan schedule:run >> /dev/null 2>&1
Was this article helpful to you? No Yes

How can we help?