LaravelPackages.net
Acme Inc.
Toggle sidebar
codeat3/laravel-log-emails

laravel-email-db-log

0
2
1.0.0
About codeat3/laravel-log-emails

codeat3/laravel-log-emails is a Laravel package for laravel-email-db-log. It currently has 2 GitHub stars and 0 downloads on Packagist (latest version 1.0.0). Install it with composer require codeat3/laravel-log-emails. Discover more Laravel packages by codeat3 or browse all Laravel packages to compare alternatives.

Last updated

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 [email protected] 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.

Star History Chart