Spatie Roles & Permissions with Multi Tenancy

Hi all, this is my first question here.

I am programming a training multi tenancy app wit spatie roles and permissions plugin and multi-tenancy filament option.

Mi issue is about this error. I am completely blocked...

In my AdminPanelProvider I'd set up tenant such this

->tenant(Team::class, ownershipRelationship: 'teams')
imagen.png
Was this page helpful?