Download the PHP package mradang/laravel-log without Composer
On this page you can find all versions of the php package mradang/laravel-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-log
安装
配置
-
刷新数据库迁移
- 手动添加日志迁移到文件的任务
修改 laravel 工程 app\Console\Kernel.php 文件,在 schedule 函数中增加
添加的内容
添加的数据表迁移
- logs
添加的路由
- post /api/log/lists
添加的助手函数
- 数据库日志,用于记录用户操作
配置路由
laravel-log 未自动配置路由,方便使用者自定义路由及权限控制
All versions of laravel-log with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^10.0|^11.0|^12.0
The package mradang/laravel-log contains the following files
Loading the files please wait ....