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 →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article