A very simple activity logger to monitor the users of your website or application
composer require "spatie/laravel-activitylog:2.2.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | ~5.5.0 |
| illuminate/database | ~5.5.0 |
| illuminate/support | ~5.5.0 |
| php | ^7.0 |
| spatie/string | ^2.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/database | ~3.5.0 |
| orchestra/testbench | ~3.5.0 |
| phpunit/phpunit | ~6.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-10-16 19:55:43 |
| 类型 | library |