Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 11 days ago
JSON representation

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.