Laravel Mail Viewer Posted in Packages | 4K+ Views Laravel Mail Viewer is a package by Harish Toshniwal which enables you to view all the mailable in your Laravel application from a single page. I... 8 March 2019 0 Comments
Sending Emails using Laravel Mailables Posted in Laravel | 13K+ Views Laravel Mailables introduce mailable class for sending emails without any fuss in Laravel 5.3. Like other Laravel classes, Mailable class provide... 20 February 2019 1 Comments