2017 © Pedro Peláez
 

library sportily-laravel-api-client

A Sportily API client library for Laravel

image

sportily/sportily-laravel-api-client

A Sportily API client library for Laravel

  • Monday, December 11, 2017
  • by craigsssmith
  • Repository
  • 0 Watchers
  • 0 Stars
  • 561 Installations
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

Sportily API Client for Laravel

Description coming soon..., (*1)

Installation

Composer is the recommended way to install this package. Add the following line to your composer.json file:, (*2)

"sportily/sportily-laravel-api-client": "dev-master@dev"

Then run composer update to get the package., (*3)

Once composer has installed the package this the following line to the providers array, located in your config/app.php file:, (*4)

Sportily\Api\ApiServiceProvider::class,

Next, run php artisan vendor:publish to publish this package's configuration. You should not need to edit the configuration file., (*5)

The Versions

11/12 2017

dev-master

9999999-dev https://bitbucket.org/sportily/sportily-laravel-api-client

A Sportily API client library for Laravel

  Sources   Download

MIT

The Requires

 

laravel api sportily