PHPackages                             vdhruv/laravel-shopify - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. vdhruv/laravel-shopify

ActiveLibrary

vdhruv/laravel-shopify
======================

Laravel shopify package

1.2.0(2y ago)017MITPHPPHP ^7.4|^8.0|^8.1|^8.2

Since Oct 6Pushed 2y agoCompare

[ Source](https://github.com/vdhruv/laravel-shopify)[ Packagist](https://packagist.org/packages/vdhruv/laravel-shopify)[ RSS](/packages/vdhruv-laravel-shopify/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

Laravel Shopify
===============

[](#laravel-shopify)

Laravel Shopify is a simple package which helps to build robust integration into Shopify.

Installation
------------

[](#installation)

Add package to composer.json

```
composer require vdhruv/laravel-shopify

```

### Laravel 5.5+

[](#laravel-55)

Package auto discovery will take care of setting up the alias and facade for you

### Laravel 5.4 &lt;

[](#laravel-54-)

Add the service provider to config/app.php in the providers array.

```
