Skip to content
Advertisement

Laravel : why mail sending to all modules?

I’m trying to send mail to user to used the module that provided. Actually the mail is sending to the user but its sending all the modules. I want the mail should sent by referring the module_id and last_used_module from the AutoEmailTemplate to the specfic user. How to do that. Can i anyone help with this. Im new laravel.

JavaScript

Advertisement

Answer

try this i have changed look carefully

JavaScript
User contributions licensed under: CC BY-SA
7 People found this is helpful
Advertisement