Skip to content

Instantly share code, notes, and snippets.

@selenearzola
Created April 13, 2017 17:42
Show Gist options
  • Save selenearzola/18d6198e7e61f0046f2345c6c7327799 to your computer and use it in GitHub Desktop.
Save selenearzola/18d6198e7e61f0046f2345c6c7327799 to your computer and use it in GitHub Desktop.
Mailgun Email configuration vars
MAIL_DRIVER=mailgun
MAIL_HOST=smtp.mailgun.org
MAIL_PORT=587
MAIL_ENCRYPTION=tls
MAILGUN_DOMAIN=
MAILGUN_SECRET=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment