Pine: Customizing the Markdown email template in Laravel

  • You are here: Free PHP » Uncategorized » Pine: Customizing the Markdown email template in Laravel

It’s possible that we need a bit more control over our markdown email templates. Maybe we want to hide the header or the footer, but we can’t achieve that on the usual way.

Usually, we use the @component (‘mail::message’) component to handle markdown templates. The documenta...

Powered by Gewgley