shopper/starter-kits

Minimum scaffolding starter kit for Shopper e-commerce

v1.0.5 2025-02-15 13:38 UTC

This package is auto-updated.

Last update: 2025-03-08 07:34:16 UTC


README

Logo Shopper Starter kit

Total Downloads Latest Stable Version License

Starter Kits

This repository is a base forked of Laravel Breeze, and is give as an example way to build a front-end with Shopper Headless e-commerce.

Important

As this starter kit is already based on Laravel Breeze, you no longer need to install it to have authentication, as it offers the same features as Laravel breeze.

Installation

After install and setup Shopper, you need to run the following command to install the starter kit

composer require shopper/starter-kits --dev

After installing the package, you may execute the shopper:starter-kit:install Artisan command. This command accepts the name of the stack you prefer (livewire, blade or inertia)

Documentation

Documentation for Starter kits can be found on the Documentation.

License

Starter Kits is open-sourced software licensed under the MIT license.