Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

DInu98's avatar

failed loading cafile stream:

when i try to send reset password link to user's email. i getting this error message

"failed loading cafile stream: `\xampp\apache\bin\curl-ca-bundle.crt' " 

.env

MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=587
[email protected]
MAIL_PASSWORD=rg222
MAIL_ENCRYPTION=tls
[email protected]
0 likes
4 replies
Sinnbeck's avatar
Sinnbeck
Best Answer
Level 102

@DInu98 so the file now exists? Did you try restarting afterwards?

1 like

Please or to participate in this conversation.