I am getting below error:
Connection could not be established with host smtp.gmail.com [php_network_getaddresses: getaddrinfo failed: No such host is kno
Use below code in .env file:
.env
MAIL_ENCRYPTION= TLS
Try to clear cache , config cache , and restart apache2.
cache
config cache
restart apache2
It works.