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
- Host: GitHub
- URL: https://github.com/bengr-digital/package.support
- Owner: bengr-digital
- Created: 2022-12-16T00:20:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T22:18:34.000Z (almost 3 years ago)
- Last Synced: 2025-12-27T07:21:26.927Z (6 months ago)
- Topics: composer, laravel, package, support
- Language: PHP
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Support Package 📦
[](https://packagist.org/packages/bengr/support)
[](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)