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

ramytamer's avatar

Using MailMessage in a Mailable Class

Hello,

I want to use the MailMessage class to construct an email in Laravel 5.3 like the toMail method in notifications classes instead of building a view and passing variables to it.

Thanks

0 likes
2 replies

Please or to participate in this conversation.