A very simple activity logger to monitor the users of your website or application
composer require "spatie/laravel-activitylog:3.11.3"
| 包名 | 版本要求 |
|---|---|
| illuminate/config | ^6.0|^7.0 |
| illuminate/database | ^6.0|^7.0 |
| illuminate/support | ^6.0|^7.0 |
| php | ^7.2 |
| spatie/string | ^2.1 |
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| orchestra/testbench | ^4.0|^5.0 |
| phpunit/phpunit | ^8.0|^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-03-10 11:51:23 |
| 类型 | library |