oniti/docga-api

Permet de dialoguer simplement avec Docga

dev-master 2018-05-15 08:25 UTC

This package is auto-updated.

Last update: 2024-04-24 19:12:10 UTC


README

Installation

    composer require oniti/docga-api

The next required step is to add the service provider to config/app.php :

    Oniti\DocgaApi\DocgaApiServiceProvider::class,

Env Requiered

DOCGA_API_KEY= <You'r Key>
DOCGA_API_SECRET= <You'r Secret>
DOCGA_API_URL= <Host>