Pivot table and user roles

Hi,

I am working on a multi-tenancy application in Filament and struggling with pivot table and user roles.
Has anyone had a similar problem?

https://stackoverflow.com/questions/78328959/change-the-role-for-a-user-using-a-pivot-table-in-laravel-filament

tuto1902 great content!
Stack Overflow
I am stuck with the following problem. I have tables and a pivot model as in this link: https://stackoverflow.com/a/78324280/22428348
What I want is a select field to change a role of the user inside
Change the role for a user using a pivot table in Laravel Filament
Was this page helpful?