beyondcode / helo-laravel

HELO Laravel helper package to add
MIT License
88 stars 25 forks source link

Mailer doesn't return SentMessage #33

Closed zlanich closed 8 months ago

zlanich commented 2 years ago

Simple fix, but \Mail::to()... when using this library doesn't return the result of parent::send(), so we can't interact with the SentMessage object: helo-mailer