Installation and Configuration of Unique Mailer
username: test@example.com
password: password
.env
file. You will find this file at the root of the application.
All of the configuration files for the Laravel framework are stored in the config directory. You may get more details by visiting the URL below: Laravel configuration page
The current version is only supporting SMTP option. The new mail driver are on the way. You may setup the mail driver using settings page.