Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Laravel mails, google security updates

google has updated policy to not allow "less secure app" 

see this link: https://support.google.com/accounts/answer/6010255?hl=en

so sending mails by laravel framwork gets little hard, but its still possible, you just need to enable the 2-steps verification and then generate a 16 digit password just for your laravel project and then you can use it to send mail via SMTP 

see this link: https://support.google.com/accounts/answer/185833?hl=en

once you update the password with this new 16 digit one, laravel mails will start working again


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.