cowaboo/api

There is no license information available for the latest version (1.0.4) of this package.

CoWaBoo's protocol API

Installs: 52

Dependents: 0

Suggesters: 0

Security: 0

Language:JavaScript

1.0.4 2017-02-24 17:59 UTC

This package is not auto-updated.

Last update: 2024-04-22 13:57:12 UTC


README

** For the installation **

  • D'abord on l'ajoute à son composer composer require cowaboo/api
  • ensuite on met à jour son autoload composer dumpautoload
  • pour finir on publish les assets php artisan vendor:publish --provider="Cowaboo\Api\ApiServiceProvider" --tag=assets
  • si on veut publier les vues: php artisan vendor:publish --provider="Cowaboo\Api\ApiServiceProvider" --tag=views