A very simple activity logger to monitor the users of your website or application
composer require "spatie/laravel-activitylog:3.2.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| illuminate/database | ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| illuminate/support | ~5.5.0|~5.6.0|~5.7.0|~5.8.0 |
| php | ^7.1 |
| spatie/string | ^2.1 |
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| orchestra/testbench | ~3.5.0|~3.6.0|~3.7.0|~3.8.0 |
| phpunit/phpunit | ^7.4 | ^8.0 |
| scrutinizer/ocular | ^1.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-02-27 12:41:17 |
| 类型 | library |