07 ‐ Local email testing - redamakarem/nadil-new GitHub Wiki

  • Download MailHog from here
  • Run the file and keep the new cmd window running
  • Update the .env following values:

MAIL_DRIVER=smtp

MAIL_HOST=mailhog

MAIL_PORT=1025

MAIL_USERNAME=null

MAIL_PASSWORD=null

MAIL_ENCRYPTION=null