This laravel package dumps all the emails in the database by listening to email events. This package is greatly inspired by laravel-email-database-log, which seems little out of sync since last few years.
You can install the package via composer:
composer require codeat3/laravel-log-emails
// Usage description here
composer test
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email swapnilsarwe@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
This package was generated using the Laravel Package Boilerplate.