mpociot / teamwork

User to Team associations with invitation system for the Laravel 5 Framework
MIT License
1.07k stars 170 forks source link

Personal/per-user teams #145

Closed cweagans closed 2 years ago

cweagans commented 2 years ago

It could be cool to have some mechanism to create a "personal" team. For instance, when a user registers, also create a team that is only for that user. Inviting other users to that team would not be possible. This way, whatever model belongs to normal teams can also belong to a user's personal team -- it helps simplify the applications that are built on top of this package because you don't have to make a distinction between a thing that's owned by an individual user vs owned by a team.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 14 days since being marked as stale.