J
J
FFilament
Created by J on 1/17/2024 in #❓┊help
Cant choose between activity log.
I have a question and dont know wich to use so ill tell what i want and i hope one of u knows a good one (spatie's logger or plugin etc.) As example, i want to log when the users username/email/role etc gets changed. (by himself or by someone else). I want to show this in a tgable on the ViewUser page. In the table: What changed? Whats the new value? Whats the old value? Who changed? When changed?
4 replies
FFilament
Created by J on 1/17/2024 in #❓┊help
Auto assign role
I think im blind but: I want when a user registeres, in the controller or where ever it gets handled, it automatically adds a default role to the registering user. Is there a file where the register gets handled, or should i do it in the User model in a static::creating?
4 replies