everything was working fine with sending mails until yesterday with smtp in laravel but all of sudden this exception is comming from server
"message": "Connection could not be established with host [php_network_getaddresses: getaddrinfo failed: Name or service not known #0]
i tried my best but still no luck, my config are correct but still the error here is my smtp mail config
MAIL_DRIVER=smtp MAIL_HOST=zizutechnologies.com MAIL_PORT=465 [email protected] MAIL_PASSWORD=XXXXXXXXXX MAIL_ENCRYPTION=ssl [email protected] MAIL_FROM_NAME="zizutechnologies"