Download the PHP package thisliu/dcat-operation-log without Composer
On this page you can find all versions of the php package thisliu/dcat-operation-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thisliu/dcat-operation-log
More information about thisliu/dcat-operation-log
Files in thisliu/dcat-operation-log
Download thisliu/dcat-operation-log
More information about thisliu/dcat-operation-log
Files in thisliu/dcat-operation-log
Vendor thisliu
Package dcat-operation-log
Short Description Dcat Admin 操作日志扩展
License MIT
Package dcat-operation-log
Short Description Dcat Admin 操作日志扩展
License MIT
Keywords extensiondcat-admin
Please rate this library. Is it a good library?
Informations about the package dcat-operation-log
Dcat Admin Extension 管理员操作日志扩展
依赖
- php | >= 7.3.0
- dcat/laravel-admin | >= ~2.0
安装
composer 安装
启用插件
发布配置 operation-log.php
方法使用
1、添加日志菜单,路径为auth/operation-logs
即可
2、相关配置,查看 operation-log.php
3、如需关闭日志的路由,close_routes
的值为 true
。如需控制总后台的日志路由,可以将如下代码放入后台配置文件中(admin.php)
4、多后台,需要配置管理员用户的映射关系,记得把模型补上
安装问题
- 发布文件时可能存在权限问题,记得给足权限。可在项目根目录执行
chmod -R 755 public/vendor
- 读取不到已经发布的配置,可清空一下缓存
php artisan config:clear
- 升级程序的流程,与启用插件的一样
All versions of dcat-operation-log with dependencies
PHP Build Version
Package Version
Requires
dcat/laravel-admin Version
~2.0
The package thisliu/dcat-operation-log contains the following files
Loading the files please wait ....