Releases: addgod/laravel-mandrill-template
Releases · addgod/laravel-mandrill-template
Support function for api secret.
Changed to use mailchimp/transactional
Change from using mandrill/mandrill package to use the new mailchimp/transactional.
This is done because mandrill/mandrill is deprecated.
Bug fixes
Additional support
Adding additional support for other things then handlebars.
Return data on send, so it can be stored if needed.
php 8 support.
Merge pull request #7 from Jesper-FIltenborg-Dwarf/base Updated to work with laravel 8 and php 8
Bugfix.
Bug fixes.
Fixed a bug, where a deleted filter function was used.
Bug Fixes.
Removed empty merge vars.
Added facade docs.
v1.1.1 Added php doc for facade
Added templates into config.
Added template and default_template into config.
Added getters on the facade for both.