teachiq/laravel-email-logger
最新稳定版本:v5.0.0
Composer 安装命令:
composer require teachiq/laravel-email-logger
包简介
Log sent emails to your database
README 文档
README
Log all emails your application sends, to track the most frequest emails, common recipients, to debug etc.
Installation
You can install the package via composer:
composer require teachiq/laravel-email-logger
Usage
The package auto-registers, all you have to do is run the migrations to add the necessary database table (email_logs).
Testing
composer test
Roadmap
- Logging more interesting information (sunch as Mailable class, user, etc.)
- Adding a simple dashboard or API to fetch data, for instance most common mailable etc.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email martin.krisell@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
统计信息
- 总下载量: 7.48k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-19