Published
danyal.dk
Published
Related Posts
-
Lumen 5.8 activity log composer package
Published
-
Solved: Call to undefined method Laravel\Lumen\Application::group()
Published
-
Solved: local.ERROR: RuntimeException: The only supported ciphers are AES-128-CBC and AES-256-CBC with the correct key lengths
Published
-
Lumen Passport Logout
Published
-
Configure Redis with Laravel/Lumen 5.8
Published
Lumen activity log composer package
Very simple package to log user activities in your Lumen API. Aim is to capture which object was created / updated / deleted by which user.
Package it self has no relation implemented in ActivityLog model and stores whatever is passed.

composer require danyaldk/lumen-activity-log
Details about package implementation can be found at:
Github:
https://github.com/danyal14/danyaldk_lumen_activity_log
Packagist:
https://packagist.org/packages/danyaldk/lumen-activity-log