Download the PHP package boing6002/actionlogger without Composer
On this page you can find all versions of the php package boing6002/actionlogger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download boing6002/actionlogger
More information about boing6002/actionlogger
Files in boing6002/actionlogger
Download boing6002/actionlogger
More information about boing6002/actionlogger
Files in boing6002/actionlogger
Vendor boing6002
Package actionlogger
Short Description User actions logger dependency for Laravel Enso
License MIT
Homepage https://github.com/laravel-enso/ActionLogger
Package actionlogger
Short Description User actions logger dependency for Laravel Enso
License MIT
Homepage https://github.com/laravel-enso/ActionLogger
Please rate this library. Is it a good library?
Informations about the package actionlogger
ActionLogger
User actions logger dependency for Laravel.
Features
- creates the
action-logger
middleware, theaction_logs
table and theActionLog
model - will log all access routes covered by the
action-logger
middleware - comes with the
HasActionLogs
trait that defines the relationship to theActionLog
model, and should be included in your user model - each entry will record
user_id
,url
,route
name, httpaction
verb and timestamps
Configuration & Usage
Be sure to check out the full documentation for this package available at docs.laravel-enso.com
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.
All versions of actionlogger with dependencies
PHP Build Version
Package Version
The package boing6002/actionlogger contains the following files
Loading the files please wait ....