lunarphp / livewire-starter-kit
Livewire starter kit for Lunar e-commerce.
Fund package maintenance!
lunarphp
Installs: 1 347
Dependents: 0
Suggesters: 0
Security: 0
Stars: 164
Watchers: 11
Forks: 52
Open Issues: 9
Type:project
Requires
- php: ^8.2
- guzzlehttp/guzzle: ^7.2
- http-interop/http-factory-guzzle: ^1.2
- laravel/framework: ^v10.43
- laravel/sanctum: ^3.3
- laravel/tinker: ^2.8
- league/flysystem-aws-s3-v3: ^3.0
- lunarphp/lunar: ^1.0
- lunarphp/table-rate-shipping: ^1.0
- meilisearch/meilisearch-php: ^1.6
- predis/predis: ^2.2
Requires (Dev)
- fakerphp/faker: ^1.9.1
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^6.3
- phpunit/phpunit: ^10.1
- spatie/laravel-ignition: ^2.0
This package is auto-updated.
Last update: 2024-10-18 10:27:25 UTC
README
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.io/core/starter-kits.html
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