Download the PHP package velstorelabs/velstore without Composer
On this page you can find all versions of the php package velstorelabs/velstore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download velstorelabs/velstore
More information about velstorelabs/velstore
Files in velstorelabs/velstore
Package velstore
Short Description Velstore - A multi-vendor, multi-lingual Laravel eCommerce boilerplate.
License MIT
Informations about the package velstore
Velstore
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
Installation Guide
Follow these steps to set up Velstore:
Install via Composer
Run the following command to create a new Velstore project:
Create a new database, then rename .env.example
to .env
and update the database credentials. Run the following command to install Velstore:
Options
--with-import
Imports sample data to help you get started quickly.
Start the Laravel server:
Your Velstore instance is now running! Open your browser and visit:
Tech Stack
- Backend: Laravel 10+
- Database: MySQLi
- Frontend: Blade (with Laravel UI)
- Authentication: Laravel Sanctum
- DataTables: Yajra Laravel Datatables
All versions of velstore with dependencies
guzzlehttp/guzzle Version ^7.2
laravel/framework Version ^10.10
laravel/sanctum Version ^3.3
laravel/tinker Version ^2.8
laravel/ui Version ^4.6
yajra/laravel-datatables-oracle Version ^10.11