Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

amrsoft's avatar

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 ?

0 likes
0 replies

Please or to participate in this conversation.