liraui/team is a Laravel package for a team management package for liraui..
It currently has 1 GitHub stars and 13 downloads on Packagist (latest version 1.0.2).
Install it with composer require liraui/team.
Discover more Laravel packages by liraui
or browse all Laravel packages to compare alternatives.
Last updated
Opinionated authentication package for Laravel, and React applications. This package provides server-side actions, models, and convenient frontend screens and components to manage teams, memberships, roles, and invitations.
⚠️ Beta: This project is in BETA — APIs, file layout, and packages may change. Use for prototyping and early development. Report bugs or breaking changes in issues, please.
Install the package with Composer:
composer require liraui/team
For full installation instructions and documentation, visit the Installation guide.
composer test
# Tests: 28 passed (75 assertions)
# Duration: 1.12s
composer test-coverage
# Total: 79.5%
Bug reports and contributions are welcome — please open an issue or a pull request. Maintain a short description of breaking changes.
The team package is open-sourced and licensed under the MIT license.