to setup cron job in clouldways server go to your server then > application management > cron job
Screenshot
then click on advance tab
Screenshot
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
Still stuck?
Our support team is ready to help you get set up.

