velstorelabs/velstore

Velstore - A multi-vendor, multi-lingual Laravel eCommerce boilerplate.
1,597 658
Install
composer require velstorelabs/velstore
Latest Version:v0.0.6
PHP:^8.1
License:MIT
Last Updated:May 26, 2026
Links: GitHub  ·  Packagist
Maintainer: velstorelabs

Velstore is a powerful and open-source multi-vendor Laravel eCommerce solution. It is fully customizable and ready to use. It is the perfect choice for launching your online store with ease and efficiency.

Features

  • Built with Laravel
  • Multi vendor support
  • Multi lingual support
  • Dedicated Admin, Seller, and Customer panels
  • Modular and extensible architecture
  • Translated to 19 languages
  • Integrated payment gateways: PayPal and Stripe

Supported Languages

Trending Products

Featured Products

Categories

Installation Guide

Follow these steps to set up Velstore:

Install via Composer

Run the following command to create a new Velstore project:

composer create-project velstorelabs/velstore

If you didn't have .env you can copy it from .env.example.

cp .env.example .env

Create a new database and update the database credentials in .env. Run the following command to install Velstore:

php artisan install:velstore --with-import

Options

  • --with-import Imports sample data to help you get started quickly.

Start the Laravel server:

php artisan serve

If you found error Vite manifest not found at, you should run this in different terminal:

npm run dev

Your Velstore instance is now running! Open your browser and visit:

http://127.0.0.1:8000

Tech Stack

  • Backend: Laravel 10+
  • Database: MySQLi
  • Frontend: Blade (with Laravel UI)
  • Authentication: Laravel Sanctum
  • DataTables: Yajra Laravel Datatables

💼 Hire Us

Need ecommerce development, Velstore customization, or support for your project?
We’re ready to help.

Share your project details

Related Packages

themsaid/laravel-langman-gui

Manage language files with ease.

53,599 507
aimeos/aimeos-laravel

Cloud native, API first Laravel eCommerce package with integrated AI for ultra-f...

235,844 8,700
pixelpeter/laravel5-woocommerce-api-client

Laravel 5 wrapper for the Woocommerce REST API

106,676 123
themsaid/laravel-langman

Manage language files with ease.

309,257 873
amsgames/laravel-shop

Package set to provide shop or e-commerce functionality (such as CART, ORDERS, T...

5,945 475