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