issues
search
vormkracht10
/
laravel-mails
Collect everything about sent mails in your Laravel app
MIT License
7
stars
3
forks
source link
[Fix] Reply and from formatting, PHPStan
#23
Closed
Baspa
closed
2 months ago
Baspa
commented
2 months ago
This PR fixes:
[ ] Uncorrect formatting of the
from
and
reply_to
adresses.
[ ] Checks if
to
,
cc
,
bcc
and
reply_to
are set before sending
[ ] Fixes PHPStan errors
This PR fixes:
from
andreply_to
adresses.to
,cc
,bcc
andreply_to
are set before sending