Download the PHP package wedesignit/laravel-bol-open-api without Composer
On this page you can find all versions of the php package wedesignit/laravel-bol-open-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wedesignit/laravel-bol-open-api
More information about wedesignit/laravel-bol-open-api
Files in wedesignit/laravel-bol-open-api
Download wedesignit/laravel-bol-open-api
More information about wedesignit/laravel-bol-open-api
Files in wedesignit/laravel-bol-open-api
Vendor wedesignit
Package laravel-bol-open-api
Short Description Laravel connector for the bol.com Open API client
License MIT
Package laravel-bol-open-api
Short Description Laravel connector for the bol.com Open API client
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-bol-open-api
Laravel Bol Open API connector
You can publish the config and view files into your project by running:
For Laravel >=5.5, no need to manually add the BolOpenApiServiceProvider
into the app config. It uses package auto discovery feature. Skip this if you are on >=5.5, if not:
Open your AppServiceProvider
(located in app/Providers
) and add this line in register
function
or open your config/app.php
and add this line in providers
section
WeDesignIt\BolOpenApiServiceProvider::class,
All versions of laravel-bol-open-api with dependencies
PHP Build Version
Package Version
The package wedesignit/laravel-bol-open-api contains the following files
Loading the files please wait ....