ecom-auditors/inertia-shopify-app

Turn your Laravel Inertia project into an embedded Shopify App.

Maintainers

Package info

github.com/Ecom-Auditors/inertia-shopify-app

pkg:composer/ecom-auditors/inertia-shopify-app

Statistics

Installs: 86

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.52 2023-11-08 03:40 UTC

README

Installation

composer require ecom-auditors/inertia-shopify-app

php artisan vendor:publish --provider="EcomAuditors\InertiaShopifyApp\ShopifyAppServiceProvider"

In App\Http\Kernel.php, replace \App\Http\Middleware\StartSession::class with \EcomAuditors\InertiaShopifyApp\Http\Middleware\StartSession::class