Configure Email Sender Info

By default the email sender information displays Online Trade, follow the steps below to change them to your company information.

Changing Email Sender Information Such as "sender name, Email and URL (Mostly on password reset or email verification mails)"
  1. From your root directory
  2. Goto config/email.php
  3. In this file you will find where to change the sender name and email.
  4. Ensure you also change the APP NAME and APP URL on your .env file
  5. (The url help in case of sending password reset link).

NOTE: The APP NAME must not contain space or other special characters.