Skip Navigation

Laravel Sending Mail with Mailgun

In this series, we will use Milgun to send email from our server. Many servers such as Digital Ocean do not have email capability built in. Though it is possible to add it is not recommended; instead, an email service such as Mailgun is the preferred option.

Difficulty:

intermediate

Instructor:

Trevor Greenleaf

Learning Outcome:

  • How to setup Mailgun
  • How to start sending mail with Mailgun