Here is good example of send email using Markdown Mailable in Laravel 5.4 - http://itsolutionstuff.com/post/laravel-54-send-email-using-markdown-mailablesexample.html I hope it can help you
Thank you for your time savanihd, but my issue isn't that I've no clue how to use the new markdown feature (the Laravel docs explain it pretty well already), but that the markdown mail engine doesn't seem to produce valid plain text emails (it does for HTML, but the plaintext still contains the markdown codes).
Don't mind, got (more or less) fixed in Laravel 5.4.9. See https://github.com/laravel/framework/pull/17683
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community