Laravel – Quickly Send or Test Emails while on localhost using Mailhog and Tinker
A common problem or question while developing Laravel websites on localhost using MAMP or similar tools is you cant get to send or test email related functionality. Well there is a very easy and smooth option to enable sending emails and even you can check it right in your browser.