Im trying to Mail in Laravel 5.1
my mail.php code is
return [ \'driver\' => env(\'MAIL_DRIVER\', \'smtp\'), \'host\' => env(\'MAIL_HOS
you need to enable your 2 step verification from gmail account.
https://myaccount.google.com/security
then use the generated key from there to your ENV_PASSWORD instead your real password.