A very simple activity logger to monitor the users of your website or application
composer require "spatie/laravel-activitylog:1.15.5"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | ~5.1.0|~5.2.0|~5.3.0|~5.4.0 |
| illuminate/database | ~5.1.0|~5.2.0|~5.3.0|~5.4.0 |
| illuminate/support | ~5.1.0|~5.2.0|~5.3.0|~5.4.0 |
| php | ^7.0 |
| spatie/string | ^2.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/database | ~3.3.0|~3.4.0 |
| orchestra/testbench | ~3.3.0|~3.4.0 |
| phpunit/phpunit | ^5.7 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-08-08 22:12:12 |
| 类型 | library |