In the .env
file of my application in Laravel I set a default name for sending email eg MAIL_FROM_NAME='Registro Jurídico'
and in the inbox Registro Jur?dicdico
, what can I do to fix this? I use Laravel 5.4
In the .env
file of my application in Laravel I set a default name for sending email eg MAIL_FROM_NAME='Registro Jurídico'
and in the inbox Registro Jur?dicdico
, what can I do to fix this? I use Laravel 5.4