spatie/laravel-database-mail-templates
Render Laravel mailables using email templates stored in your database. Map templates to mailable classes, use variables like {{ name }}, and optionally wrap HTML in a custom layout. Update subjects and content without redeploying.
Support Laravel 13
Full Changelog: https://github.com/spatie/laravel-database-mail-templates/compare/3.7.0...3.7.1
Full Changelog: https://github.com/spatie/laravel-database-mail-templates/compare/3.6.0...3.7.0
migration file by @michaelnabil230 in https://github.com/spatie/laravel-database-mail-templates/pull/54Full Changelog: https://github.com/spatie/laravel-database-mail-templates/compare/3.5.1...3.6.0
Full Changelog: https://github.com/spatie/laravel-database-mail-templates/compare/3.5.0...3.5.1
Full Changelog: https://github.com/spatie/laravel-database-mail-templates/compare/3.4.3...3.5.0
longText columns by default (#34)The interface and table structure have been changed in this version. Please read the notes in UPGRADING.md.
MailTemplate modelMailTemplate::getVariables() for models with missing/incorrect mailable classesHow can I help you explore Laravel packages today?