A very simple activity logger to monitor the users of your website or application
composer require "spatie/laravel-activitylog:3.9.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | 5.8.*|^6.0 |
| illuminate/database | 5.8.*|^6.0 |
| illuminate/support | 5.8.*|^6.0 |
| php | ^7.2 |
| spatie/string | ^2.1 |
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| orchestra/testbench | 3.8.*|^4.0 |
| phpunit/phpunit | ^7.5|^8.0 |
| scrutinizer/ocular | ^1.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-10-06 13:07:23 |
| 类型 | library |