beyondcode / helo-laravel

HELO Laravel helper package to add
MIT License
87 stars 24 forks source link

Mailer doesn't return SentMessage #33

Closed zlanich closed 4 months ago

zlanich commented 1 year 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