How to add custom properties to Laravel Activities Log
Do you know how to add a custom properties in you laravel-activitylog?

In Previous Article we talk about basic usage of activities log, but in some cases we might need to add custom properties in the log. So in this article I will show how to add custom properties in your log.