alexis-gss/laravel-activity-logs
最新稳定版本:2.0.0
Composer 安装命令:
composer require alexis-gss/laravel-activity-logs
包简介
Log activities on models in Laravel project.
README 文档
README
Introduction
Laravel Activity Logs is package to log activities on models in Laravel project.
Table of contents
- Introduction
- Table of contents
- Compatibility
- Frameworks, Platforms and Libraries
- Documentation
- Contributing
- Changelog
- Copyright and License
Compatibility
| Version | Laravel 8^ | Laravel 9^ | Laravel 10^ | Laravel 11^ | Laravel 12^ |
|---|---|---|---|---|---|
| v2.0.0 | ✅ | ✅ | ✅ | ✅ | ✅ |
| v1.0.0 | ✅ | ✅ | ✅ | ✅ | ❌ |
Frameworks, Platforms and Libraries
Documentation
You can find all the documentation of this package on this link : Laravel Activity Logs documentation.
Contributing
Create a task
You can create a new issue with a specific templates : bug or feature.
Once your code is working, please run the following commands composer run phpcs, composer run phpstan to verify that your code is following the same coding standards (in all cases, there is github actions that check this part).
Fixing a Bug
When fixing a bug please make sure to test it in several browsers. If you are not able to do so, mention that in a PR comment, so other contributors can do it.
Proposing a Change
When implementing a feature please create an issue first explaining your idea and asking whether there's need for such a feature. Remember the script's core philosophy is to stay simple and minimal, doing one thing and doing it right.
Changelog
Latest version v2.0.0.
See the CHANGELOG.md file for details.
Copyright and License
Laravel Activity Logs was written by Alexis Gousseau.
Copyright (c) 2024 and beyond Alexis Gousseau.
统计信息
- 总下载量: 465
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-10
