Teams
Team management dependency for Laravel Enso.
This package works exclusively within the Enso ecosystem.
The front end assets that utilize this api are present in the ui package.
For live examples and demos, you may visit laravel-enso.com
click on the photo to view a short demo in compatible browsers
Features
- simple structure to group users under a team
- the current team structure is basic, and can be further customized as needed
- search through teams as required
- the Team model has its activity tracked (integration with ActivityLog)
- provides a
Teams
trait that defines theteams
relationship
Installation
Comes pre-installed in Enso.
Contributions
are welcome. Pull requests are great, but issues are good too.
License
This package is released under the MIT license.