When trying to use the default routes of laravel I get this error to send the mail to restart my password:
Swift_TransportException in AbstractSmtpTransport.php line 383: Expected response code 250 but got code "530", with message "530 5.7.1 Authentication required"
Before, this message came to me:
error: 14090086: ssl routines: ssl3_get_server_certificate: certificate verify failed
I do not know how it was resolved either. some possible solution ..