velstorelabs/velstore
最新稳定版本:v0.0.5
Composer 安装命令:
composer create-project velstorelabs/velstore
包简介
Velstore - A multi-vendor, multi-lingual Laravel eCommerce boilerplate.
README 文档
README
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-importImports 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.
统计信息
- 总下载量: 1.1k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 625
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-16