/laravel-mail-view

Preview Laravel emails and notifications in your browser.

Primary LanguagePHPMIT LicenseMIT

Mail View - Email Preview for Laravel

Latest Version on Packagist

This package lets you preview how your emails look by visiting a special URL that renders them. The goal is to create a fake situation (create dummy user with orders for instance) to help you design the email templates.

This package is heavily inspired by Rails ActiveMailer Preview and the mail view name is an homage to the original gem.

MailView list of template screenshot MailView render template screenshot

Installation & Usage

Please find the complete documentation here: https://www.sigerr.org/docs/laravel-mail-view

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email julien@sigerr.org instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.