定制 brunogritti/laravel-user-activity-logs 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

brunogritti/laravel-user-activity-logs

Composer 安装命令:

composer require brunogritti/laravel-user-activity-logs

包简介

Creates a laravel table, model and trait that logs all user activity based on which model it's imported

README 文档

README

Log user activity automatically with this Trait

Instaling

Require this package in your composer.json and update composer.

`composer require brunogritti/laravel-user-activity-logs` 

Using

Use php artisan make:user-activity-logs to run migration

Apply use Logabble to the models you want to keep track of

Roadmap

  • Save each column when created
  • Separate model saving in another function

License

This Laravel package is open-sourced software licensed under the MIT license

统计信息

  • 总下载量: 386
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-26