Setup send Email
Step 1: Setup SMTP account
You can use vendor like: MailGun, Sendinblue, Amazone SES...
Step 2: Setup Scheduling Cron
Config Cronjob on Cpanel
/usr/local/bin/php /home/gomindto/public_html/zillapage/artisan schedule:run >> /dev/null 2>&1
Last updated