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