mpociot / teamwork

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

add ownedTeams method to User model #6

Closed ziming closed 9 years ago

ziming commented 9 years ago

I think it would be great if I can call $user->ownedTeams() and I get a list of teams that I own (1 or more).

mpociot commented 9 years ago

Yes, great idea! Added this feature to release 1.1.0