spatie / blender

The Laravel template used for our CMS like projects
https://freek.dev/on-open-sourcing-blender
876 stars 148 forks source link

Add mail preview routes #493

Closed sebastiandedeyne closed 6 years ago

sebastiandedeyne commented 6 years ago

A route file for us to add mailables so we can preview the design. Easier than having to go through the flow of sending the mail every time.

See http://blender.test/mails/admin/contactFormSubmitted

Unfortunately doesn't work for notifications yet.