oniti/docga-api

Permet de dialoguer simplement avec Docga

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/oniti/docga-api

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

This package is auto-updated.

Last update: 2025-11-24 22:38:32 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>