Skip to content

Lunar is an open-source e-commerce package for Laravel, giving you the backend power of platforms like Shopify for your custom storefront. It uses familiar Laravel concepts and offers features like product management, orders, channels, and more.

Notifications You must be signed in to change notification settings

natthasath/demo-laravel-lunar

Repository files navigation

🎉 DEMO Laravel Lunar

Lunar is an open-source e-commerce package for Laravel, giving you the backend power of platforms like Shopify for your custom storefront. It uses familiar Laravel concepts and offers features like product management, orders, channels, and more.

version rating uptime

🚀 Setup

  • Clone Project
git clone --depth=1 https://github.com/lunarphp/livewire-starter-kit.git
  • Install Package
composer install
  • Configure Environment
cp .env.example .env
  • Migrate
php artisan migrate
php artisan lunar:install
php artisan db:seed
php artisan storage:link

🏆 Run

php artisan serve

About

Lunar is an open-source e-commerce package for Laravel, giving you the backend power of platforms like Shopify for your custom storefront. It uses familiar Laravel concepts and offers features like product management, orders, channels, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published