2017 © Pedro Peláez
 

library docga-api

Permet de dialoguer simplement avec Docga

image

oniti/docga-api

Permet de dialoguer simplement avec Docga

  • Tuesday, May 15, 2018
  • by fbouyer
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

DocgaApi

Installation

    composer require oniti/docga-api

The next required step is to add the service provider to config/app.php :, (*1)

    Oniti\DocgaApi\DocgaApiServiceProvider::class,

Env Requiered

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

The Versions

15/05 2018

dev-master

9999999-dev

Permet de dialoguer simplement avec Docga

  Sources   Download

MIT

by Francois BOUYER