GoResumeCV
  • How to install?
  • Setup and Config App
    • Setup email & scheduling
  • Frequently Asked Questions
    • Which hosting should I use?
    • How to upgrade?
    • How to install module?
    • What about the license?
Powered by GitBook
On this page
  • Step 1: Setup SMTP account via "settings/email:
  • Step 2: Setup Scheduling Cron "running every minute"

Was this helpful?

  1. Setup and Config App

Setup email & scheduling

Step 1: Setup SMTP account via "settings/email:

You can use vendor like: MailGun, Sendinblue, Amazone SES...

Step 2: Setup Scheduling Cron "running every minute"

/usr/local/bin/php your_app_path/artisan schedule:run >> /dev/null 2>&1

PreviousHow to install?NextWhich hosting should I use?

Last updated 3 years ago

Was this helpful?