> For the complete documentation index, see [llms.txt](https://pactode.gitbook.io/laravel-shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pactode.gitbook.io/laravel-shopify/laravel-shopify.md).

# Laravel Shopify

A package to communicate with the Shopify Admin API from your Laravel application.

## Introduction

Laravel Shopify is an opinionated package that provides you with a beautiful wrapper for the Admin API. It gives you all the methods you need to build robust integrations with Shopify.

<figure><img src="https://1950564274-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJNo8wnlzTa3VkfLYhmai%2Fuploads%2FY671lnmEsnjNvhOACjH1%2Flaravel-shopify.png?alt=media&amp;token=746bdddb-5c35-4725-81a1-c8aa81989805" alt=""><figcaption></figcaption></figure>

## Key Features

* Provides a simple, easy-to-learn wrapper around the Shopify API
* Uses the build-in Laravel HTTP client
* Supports REST and GraphQL
