LaravelPackages.net
Acme Inc.
Toggle sidebar
cloudest-co/laravel-eloquent-email-log

5.320
0
v0.0.4
About cloudest-co/laravel-eloquent-email-log

cloudest-co/laravel-eloquent-email-log is a Laravel package. It currently has 0 GitHub stars and 5.320 downloads on Packagist (latest version v0.0.4). Install it with composer require cloudest-co/laravel-eloquent-email-log. Discover more Laravel packages by cloudest-co or browse all Laravel packages to compare alternatives.

Last updated

Logs all of your outbound emails in the database.

Latest Version on Packagist Build Status Quality Score Total Downloads

Logs all outbound emails to the database.

Heavily inspired by https://github.com/shvetsgroup/laravel-email-database-log but with:

  • More modern database fields (use of JSON field)
  • An Eloquent model is included in the package
  • A foreign key to the the mailable is included

Installation

You can install the package via composer:

composer require cloudest-co/laravel-eloquent-email-log

Usage


Testing

composer test

Changelog

Please see CHANGELOG for more information on 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.

Star History Chart