Replies: 2 comments
-
I missed those too. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I finally did something, yay. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I do not get addresses in a
.html
mail file. This is what I see as MessageInfoWhen I dump
$message->getOriginalMessage()->getFrom()
, I get:And when it is serialized using
json_encode
, it becomes:"[{}]"
Laravel version:
Laravel Framework 10.18.0
Beta Was this translation helpful? Give feedback.
All reactions