Download the PHP package 64robots/products-api-accessor without Composer
On this page you can find all versions of the php package 64robots/products-api-accessor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package products-api-accessor
A command to generate the access-tokens for a product-api project.
This package is a command that will generate the access-token for a product-api project.
Installation and setup
To get the latest version, simply require the package using Composer:
Once installed, this package will automatically register its service provider.
Publish the config file to config/products.php run:
Usage
-
Use passport's command
php artisan passport:clientto generate new Client ID and Client Secret from Products api. Copy the Client ID and Client Secret and set it in your .env like so; - Ran the command
php artisan generate:products-api-access-tokento generate access token. The token will be automatically set in the .env.
All versions of products-api-accessor with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
illuminate/support Version 6.*
illuminate/container Version 6.*
illuminate/console Version 6.*
guzzlehttp/guzzle Version ~6.0
illuminate/support Version 6.*
illuminate/container Version 6.*
illuminate/console Version 6.*
guzzlehttp/guzzle Version ~6.0
The package 64robots/products-api-accessor contains the following files
Loading the files please wait ...