Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb60d1 commit 91c7166Copy full SHA for 91c7166
1 file changed
readme.md
@@ -58,4 +58,5 @@
58
- Allow method specification on class based View composers.
59
- Allow method specification on class based Route filters.
60
- Added new configuration option for specifying session cookie name.
61
-- Escape Blade echos by default. Made `{{{ foo }}}` echo for raw output with no escaping.
+- Escape Blade echos by default. Made `{{{ foo }}}` echo for raw output with no escaping.
62
+- Allow the sending of e-mails with only plain text parts.
0 commit comments