Installation

Main API

  1. composer require esc/shopify to install the package.
  2. Add Esc\Shopify\Providers\APIServiceProvider::class to the providers array in config/app.php.
  3. php artisan vendor:publish to copy the config to config/esc_shopify.php.

You can now create a new API object using $api = app('ShopifyAPI');.

Authentication helper framework

Follow the instructions under the Authentication Helper section. The helper framework is more of a set of pre-built routes and conventions than a drop-in library.

EASDK

  1. Add Esc\Shopify\Providers\EASDKServiceProvider::class to the providers array.

You can now create a new EASDK object using $easdk = app('ShopifyAPI');

results matching ""

    No results matching ""