You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For every change I make to a model, it gets added twice to the activity-log table and hence also showed twice on the UI. Any idea why this is? I basically just installed spatie/laravel-activitylog and then the filament-logger package.
Note: this is only for updates to resource models. Notifications and Access type are only logged once.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For every change I make to a model, it gets added twice to the activity-log table and hence also showed twice on the UI. Any idea why this is? I basically just installed spatie/laravel-activitylog and then the filament-logger package.
Note: this is only for updates to resource models. Notifications and Access type are only logged once.
Beta Was this translation helpful? Give feedback.
All reactions