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