Laravel Packages

Lunar Headless E-Commerce for Laravel

Published
Lunar Headless E-Commerce for Laravel image

Lunar is an open-source package that brings the power of modern headless e-commerce functionality to Laravel. This package allows you to have complete control over the e-commerce frontend experience and has done the hard work for you in the backend.

The admin hub is a UI that ships with Lunar that you can visit by going to /hub once you install Lunar.

There is also Lunar Livewire starter kit you can use as a reference to learn how to integrate various aspects of the frontend store.

You can see the complete reference in the documentation to get familiar with all the Eloquent models available. At the time of writing, here are some of the main models Lunar provides:

  • Activity log to track database changes
  • Addresses
  • Connect related products with Associations
  • Store custom attributes on Eloquent models
  • Carts
  • Channels
  • Collections of products
  • Currencies
  • Customers
  • Discounts
  • Images
  • Languages
  • Orders
  • Payments
  • Products
  • Search
  • And more...

The Lunar project also plans to provide a Storefront API that you can use to power JavaScript frontends or mobile apps via a RESTful API.

To get started with this package, check out lunarphp.io for documentation and installation instructions.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article