Download the PHP package vsynch/activity-tracking without Composer
On this page you can find all versions of the php package vsynch/activity-tracking. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vsynch/activity-tracking
More information about vsynch/activity-tracking
Files in vsynch/activity-tracking
Download vsynch/activity-tracking
More information about vsynch/activity-tracking
Files in vsynch/activity-tracking
Vendor vsynch
Package activity-tracking
Short Description Track user activity in laravel systems
License MIT
Package activity-tracking
Short Description Track user activity in laravel systems
License MIT
Please rate this library. Is it a good library?
Informations about the package activity-tracking
user-activity-tracking
User tracking and Activity logging trait package for laravel
Installation
Publish migrations
php artisan vendor:publish --provider='Vsynch\ActivityTracking\ActivityTrackingServiceProvider'
Run migrations
php artisan migrate
Usage
Add trait 'Trackable' to your models.
Now you can add activity messages to your classes in your user functions
Retrieve activity in your blades
All versions of activity-tracking with dependencies
PHP Build Version
Package Version
No informations.
The package vsynch/activity-tracking contains the following files
Loading the files please wait ....