👉Check my Blog : phpnodetuts.in 🌟 Support my work 🌟 👉 Support me by buying a Super Thanks💰 👉 On BuyMeACoffee: www.buymeacoffee.com/phpnodetuts 🔔 Subscribe for more tutorials just like this🔔 th-cam.com/users/phpnodetuts
Ensure that your SMTP settings in the .env file are correctly set up MAIL_MAILER=smtp MAIL_HOST=smtp.mailtrap.io MAIL_PORT=2525 MAIL_USERNAME=your_mailtrap_username MAIL_PASSWORD=your_mailtrap_password MAIL_ENCRYPTION=null MAIL_FROM_ADDRESS=example@example.com MAIL_FROM_NAME="${APP_NAME}"
👉Check my Blog :
phpnodetuts.in
🌟 Support my work 🌟
👉 Support me by buying a Super Thanks💰
👉 On BuyMeACoffee: www.buymeacoffee.com/phpnodetuts
🔔 Subscribe for more tutorials just like this🔔
th-cam.com/users/phpnodetuts
iam sorry to ask my code is eror
The "" scheme is not supported; supported schemes for mailer "smtp" are: "smtp", "smtps".
Ensure that your SMTP settings in the .env file are correctly set up
MAIL_MAILER=smtp
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
MAIL_USERNAME=your_mailtrap_username
MAIL_PASSWORD=your_mailtrap_password
MAIL_ENCRYPTION=null
MAIL_FROM_ADDRESS=example@example.com
MAIL_FROM_NAME="${APP_NAME}"
thanks
Please make us email verification via Gmail