Level 1
here is my .env looks like:
MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 [email protected] MAIL_PASSWORD=app_password(2fa) MAIL_ENCRYPTION=tls
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello all, everything is working fine in the localhost , but when uploaded on hosting its giving me below error
stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:↵error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed
Please or to participate in this conversation.