Download the PHP package majikang/action-log without Composer
On this page you can find all versions of the php package majikang/action-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download majikang/action-log
More information about majikang/action-log
Files in majikang/action-log
Download majikang/action-log
More information about majikang/action-log
Files in majikang/action-log
Vendor majikang
Package action-log
Short Description A laravel package of ActionLog,记录用户操作和api请求
License MIT
Package action-log
Short Description A laravel package of ActionLog,记录用户操作和api请求
License MIT
Please rate this library. Is it a good library?
Informations about the package action-log
action-log
Laravel 5 操作日志记录
Installation
or
Require this package with composer:
Update your packages with or install with .
Usage
Find the providers
key in config/app.php
and register the ActionLog Service Provider.
for Laravel 5.1+
Find the aliases
key in config/app.php
.
for Laravel 5.1+
Configuration
To use your own settings, publish config.
config/actionlog.php
Last Step
Demo
自动记录操作日志,数据库操作需按如下:
主动记录操作日志
All versions of action-log with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package majikang/action-log contains the following files
Loading the files please wait ....