承接 dp-0/user-activity 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

dp-0/user-activity

最新稳定版本:1.0

Composer 安装命令:

composer require dp-0/user-activity

包简介

A package for tracking user activity in a Laravel application.

README 文档

README

User Activity is a Laravel package that allows you to effortlessly track user activity within your Laravel application. It provides a convenient way to log various user actions, including login, logout, page visits, and custom events.

Features

  • Log user login, Lockout and logout events.
  • Track page visits and user interactions.
  • Custom event logging to monitor specific user activities.
  • Easily configurable to include or exclude specific actions from tracking.

Installation

To install the User Activity package

composer require dp-0/user-activity
php artisan user-activity:install

Configuration

After installing the package, it automatically publishes the configuration file for customizing the tracking behavior. You can modify the user-activity.php config file as needed.

Usage

use Dp0\UserActivity\Traits\UserActivity;

Then, add the trait to your model:

class YourModel extends Model
{
    use UserActivity;

    // Your model code here
}

Documentation

For detailed documentation references, please read Article.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-07-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固