When I send the email, it shows me this error:
Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required "
I have already configured env. and the mail.php, I'm using laravel 5.4
When I send the email, it shows me this error:
Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required "
I have already configured env. and the mail.php, I'm using laravel 5.4
Hello, you should check if you are using the port and credentials correctly. check this gmail documentation. and you configure it in your .env file