lundi 4 février 2019

Mail Not Sending When Function Calls Another Function

I have a form tag on my page which leads to a function. If I do a dd() in that function the content returns which means it's pointing to that function. Within the function I call a $this->resendMail() which is supposed to resend mail.

Within that function, I do a dd() on the mail content that is supposed to go and everything returns correctly. All the notes get created but the mail actually isn't even going out.

When I copied that code into my first function, the mail sent perfectly.

Could it be something with calling another function to send mail?



from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2HSDgRE
via IFTTT

Aucun commentaire:

Enregistrer un commentaire