Mail configuration
Why this configuration?
- In case to reset password if forgot, a reset link needs to be sent.
- With the help of this configuration, the reset link will be sent to the registered email address {{ Auth::user()->email }}.
@if($settings->mail_username == 'bd0aba9599a01e' && $settings->mail_password == 'ba05d75b32646a')
- Please remove the sample data before configuration.
@endif