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.
For full installation instructions please visit https://docs.lunarphp.io/core/starter-kits.html
Make sure you have Docker installed on your local machine.
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.
Once the project is prepared, the Lunar panel will start and available to http://localhost/lunar
.
Default admin user is username [email protected]
and password password