nextbuild/activity-tracker
最新稳定版本:v0.0.5
Composer 安装命令:
composer require nextbuild/activity-tracker
包简介
A Laravel package for tracking user activity
README 文档
README
Activity Tracker
Laravel package for tracking user activity
Documentation | Features | Installation | Troubleshooting | Credits
Documentation
Documentation can be found on the official website.
Get Started
Requirements
- PHP 7.4+
- Laravel 8+
Installation
To install the package via composer, Run:
composer require nextbuild/activity-tracker
After installing the package, publish all the assets by running:
php artisan activity-tracker:install
Creating table by running:
php artisan migrate
Usage
Once the installation is complete, you will be able to access Activity Tracker directly in your browser.
By default, the application is available at: {APP_URL}/activity-tracker.
(for example: https://my-app.test/activity-tracker)
Troubleshooting
Here are some common problems and solutions.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-10-01