Cita:
Iniciado por hhs Deja esos campos a null, eso solo lo usas cuando vas a establecer un unico emisor
lo dejé de la siguiente manera
Código HTML:
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379
QUEUE_DRIVER=database
MAIL_DRIVER=smtp
MAIL_HOST=
MAIL_PORT=
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=
MAIL_FROM_ADDRESS=
MAIL_FROM_NAME=
y me aparece el siguiente error:
Connection could not be established with host [php_network_getaddresses: getaddrinfo failed: No address associated with hostname #0