A very simple activity logger to monitor the users of your website or application
composer require "spatie/laravel-activitylog:1.11.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | ~5.1.24|~5.2.0|~5.3.0|~5.4.0 |
| illuminate/database | ~5.1.24|~5.2.6|~5.3.0|~5.4.0 |
| illuminate/support | ~5.1.24|~5.2.0|~5.3.0|~5.4.0 |
| php | ^7.0 |
| spatie/string | ^2.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/database | ~3.1.2|~3.3.0|~3.4.0 |
| orchestra/testbench | ~3.1.2|~3.3.0|~3.4.0 |
| phpunit/phpunit | ~5.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-01-23 15:44:04 |
| 类型 | library |