Email Template Customization

Email template directory

You will find all of the email templates on the following directory. public/html/email_templates

If you would like to change the templates after modifying template file you must need to seed the database to make that change.

php artisan db:seed --class=EmailTemplateSeeder

Last updated