Product Hunt #1 of the Day

Laravel Mail — Email Marketing Built for Laravel Developers

Send emails with Laravel Mail using SMTP, queues, and notifications. Complete email marketing automation with B2B leads and AI agents.

4,600+ users No credit card Cancel anytime
Laravel Mail Dashboard

What is Laravel Mail?

Laravel Mail is a powerful mail driver system built into the Laravel framework. It provides a clean, expressive API for sending emails across multiple drivers including SMTP, queue-based sending, and cloud services.

SMTP Configuration

Configure Laravel Mail with your preferred SMTP provider for reliable email delivery.

// .env
MAIL_MAILER=smtp
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=tls
MAIL_FROM_ADDRESS="[email protected]"

Queue-Based Sending

Send emails asynchronously using Laravel queues for better performance.

Mail::to($user)->queue(
    new OrderShipped($order)
);

// Or for immediate sending
Mail::to($user)->send(
    new WelcomeEmail()
);

Sending HTML & Plain Text Emails

Laravel Mail supports both HTML and plain text emails out of the box. Create beautiful email templates using Blade templates.

<!-- resources/views/emails/welcome.blade.php -->
<html>
    <body>
        <h1>Welcome to {{ $company }}</h1>
        <p>Hello {{ $user->name }},</p>
        <p>{{ $message }}</p>
    </body>
</html> -->

// Sending the email
Mail::to($user)->send(new WelcomeMail($user));
Deploy Laravel Mail for production →

Laravel Mail Use Cases

📧

Transactional Emails

Order confirmations, receipts

📢

Marketing Campaigns

Newsletters, promotions

🔔

Notifications

Alerts, reminders

🤖

Automated Drips

Welcome series, follow-ups

100%
Open Source
4.6K+
Installations
5M+
Messages Sent Daily
🎬 See It In Action

Watch Laravel Mail Transform Your Campaigns

See how easy it is to set up your self-hosted email marketing platform, launch campaigns, and manage leads — all in a few minutes.

✨ Visual Tour

Experience the Platform Interface

Take a closer look at the tools designed to revolutionize your marketing workflow and scale your business.

Omnichannel Dashboard

Omnichannel Dashboard

View all your marketing metrics, recent activity, and campaign performance in one unified, high-performance dashboard.

Visual Automations

Visual Automations

Build complex localized customer journeys with our drag-and-drop workflow builder. Connect triggers to actions across any channel.

AI-Powered Content

AI-Powered Content

Leverage local AI models via Ollama to generate high-converting email copy and personalize content without external API costs.

Campaign Management

Campaign Management

Coordinate multi-platform campaigns with precision. Track every click, open, and conversion with enterprise-grade analytics.

Unified Team Inbox

Unified Team Inbox

Manage all your customer conversations from Gmail, WhatsApp, and Facebook Messenger in a single, collaborative workspace.

Smart Segmentation

Smart Segmentation

Target the right audience with surgical precision. Create dynamic segments based on behavior, tags, and lead intelligence.

Beautiful Templates

Beautiful Templates

Choose from a library of professionally designed, responsive email templates or build your own with our visual editor.

Lead Intelligence

Lead Intelligence

Enrich your contacts with data from our 18M+ B2B leads database. Scale your outreach with verified information.

Advanced Logic

Advanced Logic

Implement sophisticated marketing logic with ease. Define wait steps, split paths, and conditional triggers.

Get Leads Now — Starting at $5

Self-hosted. Unlimited contacts. Total control.

🌐 Multi-Channel Marketing

Marketing Automation Platform Across Every Channel Built for Authority

From automated email marketing and lifecycle flows to email deliverability monitoring — Laravel Mail is the only email marketing software that puts you in full control of your reputation and ROI. See how it works →

WhatsApp + Instagram

Smart Messaging Automation

Official Facebook Partner Login — run WhatsApp Business campaigns, Instagram DM automation, comment replies, and story mentions from one dashboard.

  • Coming Soon

Google Marketplace & Products

Product-Driven Email Campaigns

Seamlessly integrate with Google Workspace Marketplace to manage campaigns and authenticated sending. Laravel Mail uses Google OAuth to securely deliver your marketing content.

  • Coming Soon

SaaS & Agencies

White-Label Email Marketing Software

Multi-tenant workspaces, white-label templates, client billing, and the most beautiful automation builder for email marketing agencies.

  • Coming Soon

Education & Nonprofits

Free Email Marketing for Organizations

GDPR-compliant, self-hosted, unlimited contacts — perfect for universities, schools, NGOs, membership organizations.

  • Coming Soon

AI Marketing Agents

Privacy-First Advanced Automation

AI marketing agents that learn and adapt to your audience for better results.

  • Coming Soon
🔒

Absolute Privacy

Your customer data never leaves your server. No third-party tracking, no data sharing, just 100% data sovereignty.

💰

Zero Monthly Tax

Stop paying "subscriber taxes" to Mailchimp or HubSpot. Scale to millions of contacts without increasing your software costs.

🛠️

Full Control

Custom fields, unique automation logic, and landing pages that follow your rules. Built on Laravel for ultimate extensibility.

How Laravel Mail Marketing Works – Self-Hosted Email Solution

Set up your self-hosted Laravel Mail marketing solution in just three simple steps – connect, configure, and launch high-converting email campaigns with full control over your data and infrastructure.

🛒 🛒 Quick Start: Purchase & Activation Process

1

Purchase Your License

Buy your self-hosted Laravel Mail Marketing platform license via PayPal. You'll receive an instant order confirmation.

2

Receive Docker Image

Get a secure download link containing a pre-configured Docker image, tutorials, and templates.

3

Submit Activation Details

Visit your account dashboard and submit your transaction ID and server details for license binding.

4

Activation Completed

Our team verifies your submission and activates your license (typically 24–48 hours).

✅ Why This Process? This secure, manual activation ensures license authenticity, prevents unauthorized distribution, and allows our team to provide personalized onboarding support for your self-hosted deployment.

3-Step Setup

From API connection to full-scale automation — here's how Laravel Mail Marketing powers your email campaigns.

🔗
01

Google Marketplace & Products

From API connection to full-scale automation — here's how Laravel Mail Marketing powers your email campaigns.

  • Seamlessly integrate with Google Workspace Marketplace to manage campaigns and authenticated sending. Laravel Mail uses Google OAuth to securely deliver your marketing content.
  • Get access to the private Git repository after your purchase.
⚙️
02

White-Label Email Marketing Software

Multi-tenant workspaces, white-label templates, client billing, and the most beautiful automation builder for email marketing agencies.

  • Copy .env.example to .env and set your app keys and database credentials.
  • Gain full control over your customer data. After purchase, you'll receive immediate access to our Private Docker Repository and complete source code.
📈
03

Smart Messaging Automation

Official Facebook Partner Login — run WhatsApp Business campaigns, Instagram DM automation, comment replies, and story mentions from one dashboard.

  • Run docker-compose up -d and your platform is live on port 13000.
  • Pick a platform for one-click deployment or use our Docker Compose setup for full control over your infrastructure.
Get Leads Now — Starting at $5

One-time purchase • Full access to source code • Lifetime access to our leads database, which are email verified leads of customers that have purchased products in the past

Trusted by Industry Leaders

See why developers and marketing teams worldwide choose Laravel Mail for their infrastructure.

David

David

Product Manager at SalesBridge

"The Laravel Mail Platform crew walked us through setup step by step. Their playbook on nurturing and converting leads has been a total game-changer."

Maria

Maria

CEO at Moldova

"We used to bleed leads in hand-offs. Now with Laravel Mail, we retain, track, and convert like pros. Feels like we built a sales engine in-house."

Common Questions

Everything you need to know about the Laravel Mail platform, delivery, and our B2B lead database.

How quickly can I send campaigns with Laravel Mail?

You can launch email campaigns instantly after setup. Most users are sending within 1–2 business days.

Does Laravel Mail support high deliverability?

Yes, absolutely. We guide you through DKIM/SPF/DMARC setup and domain warm-up.

Can I integrate Laravel Mail with my CRM?

Definitely. It integrates natively with HubSpot, Salesforce, and Pipedrive.

What kind of email types can I send?

Transactional emails, marketing campaigns, and advanced drip automations.

How does pricing work?

One-time purchase of verified B2B leads. Starting at $5 for 100 leads. No subscription required.

How does Laravel Mail handle email deliverability?

Laravel Mail supports DKIM/SPF/DMARC setup for optimal deliverability. Our platform guides you through domain warm-up and provides dedicated infrastructure to maintain your sender reputation. Learn about our KumoMTA integration.

Can I use Laravel Mail for transactional emails?

Absolutely. Laravel Mail is perfect for transactional emails including order confirmations, password resets, and account notifications. Use Laravel's Mailable classes for clean, testable email templates.

What SMTP providers does Laravel Mail support?

Laravel Mail supports Amazon SES, SendGrid, Mailgun, Postmark, SMTP, and any other Laravel-compatible mail driver. Configure multiple providers for redundancy and optimal routing.

Does Laravel Mail work with Laravel queues?

Yes! Laravel Mail integrates seamlessly with Laravel queues for asynchronous email sending. Queue your emails to improve application performance and user experience.

How does pricing work for Laravel Mail?

One-time purchase of verified B2B leads. Starting at $5 for 100 leads. No subscription required.

Do you provide support for setup?

Yes, we do. We offer comprehensive support and guide you through the full onboarding process. This includes complex technical tasks like DNS setup (SPF, DKIM, DMARC) and creating your first campaign templates. For assistance, simply get in touch with our dedicated support team.

Is Laravel Mail GDPR and CCPA compliant?

Definitely. Because you are self-hosting and own your data, compliance is much easier. We provide built-in tools to comply with global data privacy laws like GDPR and CCPA, including unsubscribe management and secure data handling practices. Your data stays on your servers.

Can I import my own B2B lead lists into Laravel Mail?

Yes, you can. Laravel Mail supports multiple import methods, including uploading CSV, Excel, or connecting via API. Our system automatically validates and deduplicates leads to ensure your list quality remains high.

What reporting features does Laravel Mail include?

We provide real-time analytics on key metrics such as opens, clicks, bounce rates, and conversions. Track your Laravel Mail campaigns with detailed reports and export data for deeper analysis.

How does Laravel Mail compare to other Laravel email packages like Mailcoach or Laravel Newsletter?

While platforms like Mailcoach are excellent within the Laravel ecosystem, Laravel Mail is built as a turnkey solution for businesses rather than just a developer's tool. We focus on seamless user experience, comprehensive B2B lead nurturing features, and dedicated onboarding support. See how we compare.

Can I get a refund?

Due to the digital nature of the software and the inclusion of full source code access, we do not offer refunds once a purchase is confirmed. We recommend watching our demo video and reading the documentation thoroughly before purchase. If you have any technical issues, our support team is dedicated to help you resolve them.

Still have questions? 🚀 We're here to help.

Contact Us
JOIN OUR COMMUNITY

Connect with Laravel Mail Developers

Join our Slack workspace to get real-time support, share your implementation, and stay updated with the latest B2B leads and features.

💬
Real-time Support
💡
Feature Suggestions
🤝
Networking
JD
SM
RC
+4.2k

Join Slack Community

Get the link to join directly

Join Now

Instant Invite • 100% Free

Enhance your marketing setup with your own email marketing platform.

Join the growing number of SaaS platforms using Laravel Mail to offer email marketing solutions to their customers.

🛒

Someone from London

just individual-purchased Laravel Mail

Verified Purchase