Easily monitor your user activity with beautiful responsive & easy user-interface!
Checkout features & full documentation of Laravel User Activity
- Laravel H - A helper package for Laravel Framework.
- Laravel ID generator - A laravel package for custom database ID generation.
- Laravel Simple Filemanager - A simple filemanager for Laravel.
- Laravel Option Framework - Option framework for Laravel.
v1.0.4
- Completely enable or disable logging by
activated
config 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
- Creation of dynamic property Haruncpi\LaravelUserActivity\Listeners\LoginListener::$request is deprecated
- Creation of dynamic property Haruncpi\LaravelUserActivity\Listeners\LockoutListener::$request is deprecated
LockoutListener, LoginListener -> add public ?Request $request = null
- \App\User -> \App\Models\User
- current(): Calling current() on an object is deprecated
- call to undefined diffForHumans()
- Composer has been added to use this package in Laravel 10 project.
- The original package's github page can be accessed at the link here.
- Changes made in this package can be seen in the commit link here.
- This package was first published by haruncpi.
- Wait pull request Link Here