gabrieliuga/laravel-nova-mail-log
最新稳定版本:v1.0.6
Composer 安装命令:
composer require gabrieliuga/laravel-nova-mail-log
包简介
Allow view of Mail Log in nova backend.
README 文档
README
Allow view of Mail Log in nova backend
Installation
This package requires 2 other packages to function - follow the install instruction on each then proceed with the installation of nova-mail-log
- https://github.com/gabrieliuga/laravel-mail-log
- https://github.com/gabrieliuga/laravel-nova-field-iframe
You can install the package via composer:
composer require gabrieliuga/laravel-nova-mail-log
Usage
NovaServiceProvider.php <?php ... public function resources() { parent::resources(); Nova::resources([ MailLog::class ]); }
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 me@iuga.dev instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 22.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-19