Extention package for werk365/larakafka
to support producing activity logged by spatie's activitylogger automatically.
This package requires spatie/laravel-activitylog to support Kafka based activity logging.
Via Composer
$ composer require werk365/larakafka-activity
Simply enable activity logging on your models according to the documentation.
This will enable automatic activity logging to a topic corresponding to your application name.
Please see the changelog for more information on what has changed recently.
WIP
$ composer test
If you discover any security related issues, please email author email instead of using the issue tracker.
license. Please see the license file for more information.