Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owowagency/laravel-teams
https://github.com/owowagency/laravel-teams
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/owowagency/laravel-teams
- Owner: owowagency
- License: mit
- Created: 2021-10-30T08:58:58.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T16:26:25.000Z (almost 2 years ago)
- Last Synced: 2024-12-19T21:50:12.241Z (20 days ago)
- Language: PHP
- Size: 88.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Teams
[![Latest Version on Packagist](https://img.shields.io/packagist/v/owowagency/laravel-teams.svg?style=flat-square)](https://packagist.org/packages/owowagency/laravel-teams)
[![Total Downloads](https://img.shields.io/packagist/dt/owowagency/laravel-teams.svg?style=flat-square)](https://packagist.org/packages/owowagency/laravel-teams)
![GitHub Actions](https://github.com/owowagency/laravel-teams/actions/workflows/main.yml/badge.svg)## Installation
You can install the package via composer:
```bash
composer require owowagency/laravel-teams
```## Usage
```php
// Usage description here
```### Testing
```bash
composer test
```### Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
### Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
## Credits
- [OWOW](https://github.com/owowagency)
- [Dees Oomens](https://github.com/dees040)
- [All Contributors](../../contributors)## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.