jeremykenedy / laravel-logger

An out the box activity logger for your Laravel or Lumen application. Laravel logger is an activity event logger for your laravel application. It comes out the box with ready to use with dashboard to view your activity. Laravel logger can be added as a middleware or called through a trait. This package is easily configurable and customizable. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, and 7+
MIT License
579 stars 120 forks source link

Multi Models of User Support #167

Closed asifkhalid03 closed 12 months ago

asifkhalid03 commented 1 year ago

Is it possible I can use it for multiple Models of Users, I am using two different types of models for Users in my application.

jeremykenedy commented 12 months ago

Probably, you just have to add it to your modal