how to setup cron job in Clouldways Server

⌘K
  1. Home
  2. Docs
  3. Nazmart – Multi-Ten...
  4. Cron Job
  5. how to setup cron job in Clouldways Server

how to setup cron job in Clouldways Server

to setup cron job in clouldways server go to your server then > application management > cron job

then click on advance tab

here is code

* * * * * php /home/master/applications/{your folder path}/public_html/core/artisan schedule:run >> /dev/null 2>&1

replace “your folder path ” with actual folder name

Was this article helpful to you? No Yes

How can we help?