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

https://github.com/bengr-digital/package.support

Bengr support package for providing some repetetive and key functionalitis for project
https://github.com/bengr-digital/package.support

composer laravel package support

Last synced: about 1 month ago
JSON representation

Bengr support package for providing some repetetive and key functionalitis for project

Awesome Lists containing this project

README

          

# Support Package 📦

[![Latest Version on Packagist](https://img.shields.io/packagist/v/bengr/support.svg?style=flat-square)](https://packagist.org/packages/bengr/support)
[![Total Downloads](https://img.shields.io/packagist/dt/bengr/support.svg?style=flat-square)](https://packagist.org/packages/bengr/support)

Bengr support package for providing some repetetive and key functionalitis for project

## Installation

You can install the package via composer:

```bash
composer require bengr/support
```

## Usage

There is no other configuration needed than just adjust routing.php config for needs of your application

## Credits

- [matejkrenek](https://github.com/matejkrenek)