One‑line email setup for Laravel

Paste a single API key into Laravel's .env. We auto‑configure SES, Mailgun, Postmark, SendGrid or SMTP. Add our open‑source package now, upgrade to the hosted dashboard when you need logs & analytics.

Built for Laravel developers • Open source core • ✓ Always free

Works with your favorite provider

AWS SES
Amazon
Mailgun
Sinch
Postmark
ActiveCampaign
SendGrid
Twilio
Gmail
Google Workspace
SMTP
Generic

How it works

Get up and running in under 2 minutes

1

Install the package

Quick setup via Composer

composer require laravelsmtp/laravel-smtp

Zero configuration required • Works immediately

2

Configure your provider

One API key in .env

LSMTP_PROVIDER=ses
LSMTP_FROM_ADDRESS=no-reply@yourapp.com
LSMTP_FROM_NAME="Your App"

Auto-configures Laravel mail settings

3

Test & verify

Verify everything works

php artisan laravelsmtp:test you@domain.com

Built-in testing & diagnostics

Built for speed, reliability, and DX

Everything you need for production-ready email

Auto‑configuration

We set mail.default and mailers at runtime from .env. No file edits.

Doctor & Test

DNS/SPF/DKIM checks with laravelsmtp:doctor. Verify sending with laravelsmtp:test.

Failover

Automatic fallback to secondary provider on transient errors. 99.9% uptime.

Webhooks & Events

Delivered, bounce, complaint events with signature validation. Real-time delivery tracking.

Multi‑tenant Ready

Swap mailers per tenant or per user at runtime. Perfect for SaaS applications.

Open Source Core

Free to use forever. Optional hosted analytics when you need it. MIT licensed.

Simple pricing as you grow

Start free with the package. Upgrade when you need logs, analytics and teams.

Free

Open‑source package

$0/forever
  • Auto‑config & test commands
  • Multi‑provider support
  • Basic docs & tutorials
  • Community support
Most Popular

Pro

Logs & analytics for small teams

$9/month
  • Everything in Free
  • 3 domains
  • 50k log entries / month
  • Webhook management
  • Priority email support

Growth

For production SaaS apps

$49/month
  • Everything in Pro
  • 10 domains
  • 500k log entries / month
  • Detailed analytics
  • SSO & role-based access

Enterprise plans available on request (SLA, custom limits, deliverability consulting).

Documentation

Quickstart, configuration by provider, examples, and troubleshooting, along with additional resources, best practices, and community support guidelines.

View Docs →

Blog

  • Fix “Laravel mail not working” in 5 minutes
  • SPF, DKIM, DMARC for Laravel apps
  • Choosing between SES, Mailgun, Postmark, SendGrid
Read Articles →

Frequently asked questions

Do I need to edit config/mail.php?

No. We configure mailers at runtime from your .env.

Which providers are supported?

SES, Mailgun, Postmark, SendGrid, Gmail/Workspace, and any generic SMTP.

Is the package open source?

Yes. The core package is free. The hosted dashboard is paid.

Can I use this in multi‑tenant apps?

Yes. You can swap mailers per tenant/user at runtime.

Get early access

Join the beta and get the package as soon as it's ready. We'll only email important updates.

By continuing you agree to our Privacy Policy.✓ No spam, unsubscribe anytime