👋Installation

You can install the package via composer:

composer require signifly/laravel-shopify

The package will automatically register itself.

Publish the config file with:

php artisan vendor:publish --tag=laravel-shopify

Last updated