kineticamobile / lumki

Laravel 8 Users Management. Add-on to Jetstream, using spatie/laravel-permissions & lab404/laravel-impersonate
Other
75 stars 26 forks source link

team roles? #11

Open R00118189 opened 3 years ago

R00118189 commented 3 years ago

Is there any way this package can be bound to user roles (JetstreamServiceProvider) in the jetstream teams roles? I dont see a reason to use user roles when using teams where users have roles assigned within the team?

raultm commented 3 years ago

It's a nice idea, but i think is better let it simple. Maybe you can add a role with the name of the team. It's a weird workaround. But I don't think the complexity worth it right now

lsmith77 commented 2 years ago

I am also using Jetstream and would like to be able to have a list of teams with subscription infos and the list of members to impersonate. conversely I would like to see the team for users.

I get that you want to keep this package simple. I will do some digging and might come back with requests for extension points, but I suspect I can do what I need by customizing the templates.