Email Preview for Laravel
This packages lets you preview your emails in your browser. This is meant to help you develop your template
or let non-technical people review them. Create a simple method returning a Mailable
and open the package view.
This is heavily inspired by Rails ActiveMailer Preview