bamboocoding/maillog
最新稳定版本:1.0.0
Composer 安装命令:
composer require bamboocoding/maillog
包简介
关键字:
README 文档
README
A simple database logger for all outgoing emails sent by Laravel website.
Installation
Step 1: Composer
Laravel Email Database Log can be installed via composer by running this line in terminal:
composer require bamboocoding/maillog
Step 2: Migration
Run this in terminal:
php artisan migrate
Usage
After installation, any email sent by your website will be logged to email_log table in the site's database.
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-10-06