Skip to content

pactode/laravel-shopify

Repository files navigation

Laravel Shopify

Make requests to the Shopify API from your Laravel app

GitHub Workflow Status (main) Total Downloads Latest Version License

The pactode/laravel-shopify package allows you to easily make requests to the Shopify API.

Installation

You can install the package via composer:

composer require pactode/laravel-shopify

The package will automatically register itself.

Documentation

You can find the full documentation here.

Testing

composer test

Security

If you discover any security issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.