Sent Mail with dynamic credentials and transport #44844
Unanswered
hashemirafsan
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my current scenario, i have to set mail credentials and transport dynamically in runtime. Currently i'm setting desired transport by extending
Mailable
class and overridesend
method. For solving this issue, i prepared a package (https://github.com/hashemirafsan/laravel-too-mailable) . I don't found any other solution. Is there any way to achieve solution natively from Laravel ?Beta Was this translation helpful? Give feedback.
All reactions