I'm using Sail with Laravel 8.x I set it up and it's working perfectly. However, as said here in the Doc, I'm supposed to be able to access the MailHog web inte
When I try to send a local mail I do not get anything and yet I have no mistake. Normally I should receive the mail on Mailhog. I tested by sending an email wit
I installed MailHog in my staging environment by following these steps: sudo apt-get -y install golang-go go get github.com/mailhog/MailHog In order to manually