定制 sajjadhm/blog 二次开发

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

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

sajjadhm/blog

Composer 安装命令:

composer require sajjadhm/blog

包简介

A Laravel nWidart module to track login, logout and request counts

README 文档

README

A Laravel nWidart module to track user login, logout, and request counts.

This module allows you to monitor user activity in your Laravel applications by recording login/logout events and all requests made by users.

Features

  • Track number of user logins.
  • Track number of user logouts.
  • Track user requests.
  • Fully compatible with nWidart/laravel-modules.

Requirements

  • PHP ^8.2
  • Laravel ^12.0
  • nWidart/laravel-modules ^10.0

Installation

You can install the package via Composer:

  • bash
  • composer require sajjadhm/blog
  • php artisan module:enable Blog

Usage

  • After installing, the module will automatically register its service provider. -You can start tracking user logins, logouts, and requests out-of-the-box.

Contributing

  • Feel free to open issues or submit pull requests.
  • Make sure to follow PSR-4 autoloading and Laravel conventions

License

This module is open-sourced software licensed under the MIT license

#Developer

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-08-13