A very simple activity logger to monitor the users of your website or application
composer require "spatie/laravel-activitylog:1.9.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | ~5.2.0|~5.3.0 |
| illuminate/database | ~5.2.6|~5.3.0 |
| illuminate/support | ~5.2.0|~5.3.0 |
| php | ^7.0 |
| spatie/string | ^2.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/database | 3.3.x-dev |
| orchestra/testbench | 3.3.x-dev |
| phpunit/phpunit | 5.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-09-27 07:33:56 |
| 类型 | library |