A very simple activity logger to monitor the users of your website or application
composer require "spatie/laravel-activitylog:3.x-dev"
| 包名 | 版本要求 |
|---|---|
| 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.3 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| orchestra/testbench | ^4.0 || ^5.0 || ^6.0 |
| phpunit/phpunit | ^9.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-07-26 14:24:51 |
| 类型 | library |