- Goto your cPanel. You’ll see Cron Jobs in the cPanel dashboard. Probably you’ll see this at the bottom under “Advanced” section.
- Now click Cron Jobs. Select the cron job you want to use under “Common Settings” in “Add New Cron Job” section.
- Select “Once per Minute” –> * * * * *
- php PATH/artisan schedule:run >> /dev/null 2>&1
Content is protected and right-click function is disabled.