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
I've got a relationship belongsToMany through a pivot table (user, role role_user) type tables and the interface works fine - I just cannot get it to log. Even if I create a custom Model for it with the log use statement it never logs. Any ideas?
Thanks
Ian
The text was updated successfully, but these errors were encountered:
Hi,
I've got a relationship belongsToMany through a pivot table (user, role role_user) type tables and the interface works fine - I just cannot get it to log. Even if I create a custom Model for it with the log use statement it never logs. Any ideas?
Thanks
Ian
The text was updated successfully, but these errors were encountered: