boing6002/actionlogger
Composer 安装命令:
composer require boing6002/actionlogger
包简介
User actions logger dependency for Laravel Enso
README 文档
README
User actions logger dependency for Laravel.
Features
- creates the
action-loggermiddleware, theaction_logstable and theActionLogmodel - will log all access routes covered by the
action-loggermiddleware - comes with the
HasActionLogstrait that defines the relationship to theActionLogmodel, and should be included in your user model - each entry will record
user_id,url,routename, httpactionverb and timestamps
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-01-24