Skip to content

Releases: spatie/laravel-database-mail-templates

3.7.2

21 Feb 21:50
6afac9a

Choose a tag to compare

Support Laravel 13

3.7.1

21 Feb 13:09

Choose a tag to compare

What's Changed

Full Changelog: 3.7.0...3.7.1

3.7.0

03 Oct 14:51
093eba4

Choose a tag to compare

What's Changed

  • Update readme to include blade content rendering by @LewBlu in #63
  • Added overload function for allowing dynamic properties by @LewBlu in #64

New Contributors

Full Changelog: 3.6.0...3.7.0

3.6.0

02 Apr 05:58
a22fec6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.1...3.6.0

3.5.1

25 Jan 00:15
ebba166

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.0...3.5.1

3.5.0

09 Feb 09:50

Choose a tag to compare

  • Add Laravel 9 support

Full Changelog: 3.4.3...3.5.0

3.4.3

21 Jan 07:22
0f84cec

Choose a tag to compare

  • update dependency

3.4.2

03 Feb 08:51
60aadcb

Choose a tag to compare

  • add support for PHP 8

3.4.1

17 Dec 07:27
77b4c76

Choose a tag to compare

  • use longText columns by default (#34)

3.4.0

08 Sep 19:58

Choose a tag to compare

  • add support for Laravel 8.0