Monitor your user activity with beautiful responsive & easy user-interface!
STEP 1: Run this command given below to install the laravel user activity package:
composer require billiemead/laravel-activity-log
STEP 2: Now run this artisan command:
php artisan activity-log:install
Installation finished!
v1.0.5
- Added Stats Controller
- Added logoff event logging
v1.0.4
- Completely enable or disable logging by
activatedconfig value - Added Base model logging compatibility
v1.0.3
- Minor improvements
v1.0.2
- Create log type added
- User model configuration
- UI ajax loading indicator
