Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dbrax/annoucement

Laravel package to quickly get started with annoucement on laravel applications
https://github.com/dbrax/annoucement

annoucement laravel-framework laravel-package

Last synced: 17 days ago
JSON representation

Laravel package to quickly get started with annoucement on laravel applications

Awesome Lists containing this project

README

        

[![Latest Version on Packagist](https://img.shields.io/packagist/v/epmnzava/annoucement.svg?style=flat-square)](https://packagist.org/packages/epmnzava/annoucement)
[![Total Downloads](https://img.shields.io/packagist/dt/epmnzava/annoucement.svg?style=flat-square)](https://packagist.org/packages/epmnzava/annoucement)
![GitHub Actions](https://github.com/dbrax/annoucement/actions/workflows/main.yml/badge.svg)

A laravel package module to add annoucement functionalities on your laravel application

## Installation

You can install the package via composer:

```bash
composer require epmnzava/annoucement
```

## Usage

```php
// usage comming soon
```

### 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

- [Emmanuel Mnzava](https://github.com/dbrax)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.