© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Raj Shikhar Singh shekhawat
Hi Geni ,
I have tried your implementation and it worked for instant mailing, where as when I try
$mailer->to($email)->later(Carbon::now()->addMinutes(5), $mailable);
It is trying to pick default from env/config not the which we have been passed.
Geni Jaho
It's not a bug, it's a lifestyle!
I couldn't replicate this, unfortunately.