Did you ever figure this out?
Feb 10, 2017
2
Level 1
How to get Spark Invitation emails view to work with markdown?
My app is using Laravel 5.4 and Spark 3.
I'm trying to get two Invitation emails, 1. Invitation to New User and 2. Invitation to Existing User; found under, resources/views/vendor/spark/settings/teams/emails to work with markdown templates.
I have already ran vendor:publish command and markdown is working as expected for Password Reset Email, custom Welcome Email upon registration etc...
I need some guidance around how to swap current Invitation Emails to adapt to markdown so that these two emails have same stylesheet as other emails.
Please or to participate in this conversation.