tharindarodrigo
tharindarodrigo
FFilament
Created by Kerchack on 9/1/2023 in #❓┊help
Asigning role to existant user on Team
@kerchack_ast Does this happen within your UserResource when you try to attach Role to the user? Probably using the following?
Select::make('roles')
->multiple()
->preload()
Select::make('roles')
->multiple()
->preload()
6 replies
FFilament
Created by Kerchack on 9/1/2023 in #❓┊help
Asigning role to existant user on Team
I will look into this matter over the weekend.
6 replies
FFilament
Created by tharindarodrigo on 7/27/2023 in #❓┊help
Custom Notification view
And thanks a lot for the PR.
5 replies
FFilament
Created by tharindarodrigo on 7/27/2023 in #❓┊help
Custom Notification view
Thanks @wychoong this worked. I tried the method earlier but I was missing out on safeViews
5 replies