- Clone the repo
git clone https://github.com/HengkyLaurencio/BeliDec.git
- Install Composer and NPM Pakage
composer install npm install
- Copy .env.example file to .env, configure the env file to your environment
cp .env.example .env php artisan key:generate
- Execute the migrate Artisan command
php artisan migrate:fresh
- Generate dummy data
php artisan db:seed
- Run project
php artisan serve npm run dev
-
Notifications
You must be signed in to change notification settings - Fork 0
BeliDec is an e-commerce/marketplace platform designed to make it easy for users to buy and sell products online. The platform allows users to register as customers or store owners, manage products, and conduct transactions.
HengkyLaurencio/BeliDec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
BeliDec is an e-commerce/marketplace platform designed to make it easy for users to buy and sell products online. The platform allows users to register as customers or store owners, manage products, and conduct transactions.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published