Skip to main content

Sending with Laravel

Configure Laravel’s native mailer to send via Mailofly SMTP.

Configuration (.env)

Add the following environment variables to your .env file:

Testing Laravel Mail

Run the following tinker command to test delivery: