How to setup Cron Job in AaPanel

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

How to setup Cron Job in AaPanel

login to your aapanel, then go to cron page from sidebar

we need to fill up to thing to work cron job properly

This is how it will look when the cron configuration is OK. Now hit the add cron button, then click on execute. If it shows success, that means it is working fine.

/www/server/php/{php_version}/bin/php /www/wwwroot/{your_domain}/core/artisan
schedule:run 1>> /dev/null 2>&1

That’s all for now.

Was this article helpful to you? No Yes

How can we help?