Hi saiful! I think you need config in xampp. You can follow the steps:
SMTP=smtp.gmail.com
smtp_port=587
sendmail_from = [email protected]
sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t"
[sendmail]
smtp_server=smtp.gmail.com
smtp_port=587
error_logfile=error.log
debug_logfile=debug.log
[email protected]
auth_password=password
[email protected]
Now you done, remember restart xampp. Good luck!!!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community