Demo

Demo Environment

What is the Demo?

The demo environment is a fully functional, read-mostly instance of Laravel Mail Platform where you can explore features, test workflows, and get hands-on experience without setting up your own installation.

It's perfect for:

  • First-time users wanting to understand the platform
  • Evaluating features before committing to a full deployment
  • Testing workflows like creating campaigns, managing subscribers, or configuring email services
  • Learning the interface at your own pace

Accessing the Demo

Login Credentials

Use the following credentials to access the demo:

Field Value
Email demo@demo.com
Password secret

Simply navigate to the demo URL and enter these credentials on the login page.


What You Can Do in the Demo

The demo gives you full access to most platform features:

Create and manage campaigns — Draft campaigns, add subscribers, and customize email templates ✅ Manage subscribers — Add, import, and segment subscribers with tags ✅ Create email templates — Design reusable templates with personalization ✅ Configure email services — Connect to providers like SendGrid or Mailgun ✅ View analytics — See campaign performance metrics and engagement data ✅ Explore the interface — Navigate all features and get familiar with the platform


Important Limitations

Changes May Not Persist

The demo account is automatically reset periodically (typically daily or after each session). This means:

  • Any campaigns you create will be deleted after reset
  • Subscriber lists will be cleared
  • Email service configurations will be removed
  • Template changes will not be saved
  • Analytics data will be lost

Tip: Use the demo to learn and explore, not for production work. If you find a feature you like, consider setting up your own installation for permanent use.

Read-Only Operations

Some operations may be limited or unavailable in the demo for safety and performance reasons:

  • Actual email sending may be disabled or rate-limited
  • Webhook integrations may not function
  • Some advanced administrative features may be restricted

Test Data

The demo may include pre-populated test data (sample subscribers, templates, or campaigns) to help you get started quickly. Feel free to modify or delete these for practice.


Getting the Most Out of the Demo

Suggested Workflow

  1. Log in with the credentials above
  2. Explore the dashboard to get familiar with the layout and navigation
  3. Create a test campaign
  • Draft a simple email
  • Use sample subscribers
  • Customize the subject line with placeholders like {{first_name}}
  1. Set up an email service (use test credentials if available)
  2. Try subscriber management
  • Import or add test subscribers
  • Create tags to segment them
  • Test personalization features
  1. Review the templates section to see what's possible with email design
  2. Check analytics (if sample data is available) to understand reporting

Tips for Learning

  • Read the help text — Hover over field labels and icons for contextual help
  • Experiment fearlessly — It's a demo, so errors won't affect anything permanent
  • Try edge cases — Test how the platform handles long names, special characters, etc.
  • Test on different devices — Check how emails render on mobile and desktop
  • Use placeholder variables — Learn how {{first_name}}, {{last_name}}, and {{email}} work in templates and subject lines

Next Steps After the Demo

Ready to Get Started?

After exploring the demo, you have two options:

Option 1: Self-Hosted Installation

Deploy Laravel Mail Platform on your own infrastructure for complete control and permanent data storage.

Option 2: Get Help

If you have questions or need assistance with specific features, check the documentation or reach out to support.


Frequently Asked Questions

Q: Can I use the demo for production emails? A: No. The demo is for evaluation only. Email sending is limited or disabled, and all data is periodically reset.

Q: How often is the demo reset? A: Resets vary by deployment, typically daily or after extended inactivity. Check with your provider for exact reset schedules.

Q: Can I export my demo work before reset? A: It depends on the feature. Campaign templates can sometimes be documented manually, but subscriber lists and campaign data will not be preserved. Use the demo for learning, then recreate important templates in your own installation.

Q: What if I forget the password? A: The demo credentials are fixed (demo@demo.com / secret). If the login isn't working, the demo may have been reset or the credentials may have changed. Contact support if you encounter issues.

Q: Can I invite other people to the demo? A: Since the demo account is shared and frequently reset, it's best to have each person access the demo independently with the same credentials.

Q: Can I create other user accounts in the demo? A: User management features may be limited in the demo. You typically have access only to the demo account. To create additional users, set up your own installation.

Q: How long can I stay logged in? A: Demo sessions may have timeouts or be terminated during resets. If you're disconnected, simply log in again.


Common Demo Scenarios

Testing Email Personalization

  1. Create a new campaign
  2. In the subject line, enter: Special offer for {{first_name}}!
  3. Add test subscribers with different first names
  4. Send a test email to see how personalization renders

Setting Up an Email Service (Test Mode)

  1. Go to Email Services
  2. Add a service (use test credentials from your email provider)
  3. Note that sending may be limited or simulated in the demo

Creating Your First Campaign

  1. Go to CampaignsNew Campaign
  2. Fill in:
  • Campaign Name: Welcome Email
  • Subject: Welcome to {{first_name}}
  • From Name: Your Name
  • From Email: noreply@example.com
  • Content: Write a simple welcome message
  1. Click Save and Continue
  2. Click Send Test Email to preview how it looks
  3. Review the preview before sending

Migrating from Demo to Production

When you're ready to move beyond the demo:

  1. Set up your own installation — Follow the Installation Guide
  2. Configure your environment — Use the Configuration Guide
  3. Recreate your campaigns — Copy over templates and settings from the demo manually
  4. Import your real subscribers — Use your actual subscriber lists
  5. Connect your email services — Configure your real SendGrid, Mailgun, or other accounts
  6. Test thoroughly — Send test emails before launching production campaigns

Support

Having issues with the demo?

Ready to move to production?