Download the PHP package inspirum/balikobot-laravel without Composer
On this page you can find all versions of the php package inspirum/balikobot-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download inspirum/balikobot-laravel
More information about inspirum/balikobot-laravel
Files in inspirum/balikobot-laravel
Package balikobot-laravel
Short Description Laravel package for inspirum/balikobot library
License MIT
Homepage https://github.com/inspirum/balikobot-php-laravel
Informations about the package balikobot-laravel
Balikobot Laravel Package
Laravel integration for inspirum/balikobot
.
Installation
Run composer require command:
Laravel will automatically register via Package Discovery.
If you opt out from package discovery it is necessary to register the service provider in config/app.php
.
Config Files
In order to edit the default configuration you may execute:
After that, configure client credentials in config/balikobot.php
or by setting the env variables:
Usage
Use ServiceContainerRegistry
to get ServiceContainer
for given connection.
or use services directly for default connection
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of balikobot-laravel with dependencies
illuminate/contracts Version ^10.0
illuminate/support Version ^10.0
inspirum/balikobot Version ^7.6