php artisan p:environment:mail
MAIL_DRIVER=smtp
Enter the SMTP server address that mail should be sent through.
Enter the SMTP server port that mail should be sent through.
Select the type of encryption to use when sending mail.
The username to use when connecting to the SMTP server.
The password to use in conjunction with the SMTP username. Leave blank to continue using the existing password. To set the password to an empty value enter !e into the field.
!e
Enter an email address that all outgoing emails will originate from.
The name that emails should appear to come from.