spatie / laravel-activitylog

Log activity inside your Laravel app

Home Page:https://docs.spatie.be/laravel-activitylog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Log Name Does not Change

andykoe24 opened this issue · comments

Describe the bug
Hi,

I am using ActivityLog as a trait in my user model, but it doesn't capture my log name and keeps saving default in my database.
Does anyone know how to solve this?

Screenshots
If applicable, add screenshots to help explain your problem.
image

Versions (please complete the following information)

  • PHP: 8++
  • Database: Mysql
  • Laravel: 9
  • Package: