Download the PHP package julienbourdeau/laravel-mail-view without Composer
On this page you can find all versions of the php package julienbourdeau/laravel-mail-view. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download julienbourdeau/laravel-mail-view
More information about julienbourdeau/laravel-mail-view
Files in julienbourdeau/laravel-mail-view
Package laravel-mail-view
Short Description Preview emails and notifications in your browser
License MIT
Homepage https://github.com/julienbourdeau/laravel-mail-view
Informations about the package laravel-mail-view
Mail View - Email Preview for Laravel
Don’t use! This package is retired: it broke after Laravel v8.33 was released.
Use Xammie/mailbook instead.
Read more: https://julienbourdeau.com/retiring-laravel-mail-view-package
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.
You can have a look at the demo here: laravel-mail-view.demo.sigerr.dev
Installation & Usage
Please find the complete documentation here: https://julienbourdeau.com/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 [email protected] instead of using the issue tracker.
Credits
- Julien Bourdeau
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.