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

fylzero's avatar
Level 67

Laravel not using the MAIL_FROM_NAME when sending emails (on Forge)

A Laravel application I host on Forge and for some reason the emails aren't sending with the MAIL_FROM_NAME. Can't figure out why so far. Anyone run into this?

0 likes
2 replies
tisuchi's avatar

@fylzero

Have you set up the MAIL_FROM_NAME properly? Also, make sure that you have verified the email in SES that you are using as the sender mail.

Please or to participate in this conversation.