Help for Roles / Permission for user
I was working on creating roles / permission management for users via filamentphp 3 - now the issue here is the relationship with tables. There are 2 important aspect to understand ...
1 - in the mode relation table with permission / role - there is a key that needs to be set - model_type
2 -in the same - also set the team_id by default
Can anyone help as how can i set the same via filamentphp ?
1 - in the mode relation table with permission / role - there is a key that needs to be set - model_type
2 -in the same - also set the team_id by default
Can anyone help as how can i set the same via filamentphp ?