Recognize email sending error Laravel

2

Good morning. I am doing a cron with Laravel 5.2 to send emails to my company, I am using the Mail sending of Laravel and would like to know if there is a way for Laravel to recognize that the email does not exist or to acknowledge that an error occurred in the sending by the fact of the recipient's email does not exist when it is sent.

    
asked by anonymous 12.01.2018 / 11:56

0 answers