An open API service indexing awesome lists of open source software.

https://github.com/datashaman/laravel-teams


https://github.com/datashaman/laravel-teams

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# laravel-teams

Quickly adds structure to your Laravel project.

Includes models and policies.

- Teams
- Teams have projects
- Teams have users
- Users have roles, optionally in a team

Roles include:

- ADMIN - can do anything
- TEAM_ADMIN - can do most things within a team