A Guide to Email Testing using MailHog (in localhost)
MailHog is an email-testing tool that hides behind a fake SMTP server. It wraps the SMTP protocol with extensions and doesn't need any special backend implementations. MailHog is a very basic SMTP server that takes all outgoing emails given to it.