Looking to hire Laravel developers? Try LaraJobs
This package is not available.

laravel-log-emails maintained by codeat3

Description
laravel-email-db-log
Author
Last update
2019/08/22 15:47 (dev-master)
License
Downloads
0

Comments
comments powered by Disqus

A package to dump the emails in the database

Latest Version on Packagist Build Status Quality Score Total Downloads

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.

Installation

You can install the package via composer:

composer require codeat3/laravel-log-emails

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email swapnilsarwe@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.