Nov 17, 2017
0
Level 1
Laravel send emails only from controller on smtp driver
HELLO all
i have string problem ,
i have 2 mail driver on mt project , sparkpost and smtp
i use job & mail & to queue emails
if my driver = MAIL_DRIVER=sparkpost everything work fine
but if i change MAIL_DRIVER=smtp
emails only sent successful from controller ,, but other ways like queue or or even send directly from command schedule mails not arrived , so smtp conflagration 100% work
so what the problem ?
Please or to participate in this conversation.