Mail Notifications in Laravel

How to Test Mail Notifications in Laravel ? https://medium.com/@vivekdhumal/how-to-test-mail-notifications-in-laravel-345528917494

I was testing some feature from my side project and I came across the situation where I want to test Mail Notification means I don’t want to send actual notification , I just wanted to fake it so that I can ensure that mail is getting send at some trigger point and also I wanted to test the content of that mail.

Blogbook : PHP | Javascript | Laravel | Corcel | CodeIgniter | VueJs | ReactJs | WordPress