lunarphp/livewire-starter-kit

Livewire starter kit for Lunar e-commerce.
6,770 206
Install
composer require lunarphp/livewire-starter-kit
Latest Version:1.0.0-alpha.1
PHP:^8.2
License:MIT
Last Updated:Nov 10, 2025
Links: GitHub  ·  Packagist
Maintainer: lunarphp

Starter Kit

This repository is provided as a reference to learn how to use Lunar Laravel E-Commerce package. This example is a classic e-commerce store.

Warning This application is purely an example of how you can implement Lunar headless e-commerce for Laravel. It is not production ready or complete.

Installation

For full installation instructions please visit https://docs.lunarphp.com/

Installation with Docker

Make sure you have Docker installed on your local machine.

Environment Demo store

You can execute it via the docker compose up command in your favorite terminal. Please note that the speed of building images and initializing containers depends on your local machine and internet connection - it may take some time.

cp .env.docker.example .env
docker-compose up

The demo store will be available to http://localhost in your browser.

Log into Lunar panel

Once the project is prepared, the Lunar panel will start and available to http://localhost/lunar.

Default admin user is username admin@lunarphp.io and password password

Related Packages

lunarphp/core

Lunar Laravel e-commerce core functionality.

260,102 7
amsgames/laravel-shop

Package set to provide shop or e-commerce functionality (such as CART, ORDERS, T...

5,945 475
pixelpeter/laravel5-woocommerce-api-client

Laravel 5 wrapper for the Woocommerce REST API

106,676 123
aimeos/aimeos-laravel

Cloud native, API first Laravel eCommerce package with integrated AI for ultra-f...

235,844 8,700
khaledkhamis/laravel-shop

Package set to provide shop or e-commerce functionality (such as CART, ORDERS, T...

49 2