The error message is self-explanatory. Your MAIL_USERNAME
and/or MAIL_PASSWORD
are probably wrong.
Which part exactly my .env file is in the code above can you help this error is really stressing me out
You are missing the MAIL_ENCRYPTION=null
value. Use SSL or TLS encryption based on your server configuration.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community