Skip to content

[Bug]: From Name is being overriden #43

Open
@kevinrrm

Description

@kevinrrm

What happened?

I would like to ask if there's any way to use the MAIL_FROM_NAME, instead the email would get the name of the email ex. No Reply instead the Company Name

How to reproduce the bug

MAIL_FROM_NAME = "Company Name"
'name' => env('MAIL_FROM_NAME', 'Company Name') - tried this and didn't work
'name' => env('MAIL_FROM_NAME') - this one as well.

Package Version

1.4

PHP Version

8.3

Laravel Version

11

Which operating systems does with happen with?

No response

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions