Laravel Mailable Designer — WYSIWYG Editor using Database and Summernote.
If you are looking to build an email marketing tool like sendy or mailchimp with Laravel, continue reading.
Laravel Mailable works like a charm, but the dependency on using a blade file as the view makes it hard to build a WYSIWYG editor for emails in Laravel.
Faced with this challenge, I started experimenting with Laravel BladeCompiler , turns out it was a pain, so hit upon the idea of re-generating the blade files when an email template is saved.
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.4 Laravel 5.5 Laravel 5.3 Intermediate Laravel 5