brunogritti/laravel-user-url-logs
最新稳定版本:1.4.0-stable
Composer 安装命令:
composer require brunogritti/laravel-user-url-logs
包简介
Creates a laravel table, model and middleware that logs all urls that user accesses
README 文档
README
Log URLs that user access automatically with this Middleware
Instaling
Require this package in your composer.json and update composer.
composer require brunogritti/laravel-user-url-logs
Using
After requiring the package run php artisan migrate to run migration
Apply 'log-user-url' middleware to the routes you want to keep track of
License
This Laravel package is open-sourced software licensed under the MIT license
统计信息
- 总下载量: 150
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-09