https://github.com/adel-ezz/multi-vendor-laravel
https://github.com/adel-ezz/multi-vendor-laravel
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/adel-ezz/multi-vendor-laravel
- Owner: adel-ezz
- Created: 2024-05-03T21:00:37.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-03T21:05:18.000Z (about 2 years ago)
- Last Synced: 2025-02-04T16:50:46.969Z (over 1 year ago)
- Language: PHP
- Size: 15.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## abstract
it's a multi-vendors ecommerce website built from scratch with laravel, and it is built with:

home
dashboard arabic
dashboard english
chat
Product Page
packages
Laravel Modules Package
laravel-vue-i18n-generator (multi languages)
Laravel Spatie MediaLibrary
elnooronline package Bsforms
davejamesmiller/laravel-breadcrumbs
maged-karim/laravel-scaffolding
Laravel Passport
Repository Patternt
Resourses Policies
Requests
Filters
PHP-unit testing
MySQL
Vue Js
Admin LTE3
## requirements
- php >= 7.2
- mysql
- apache
- laravel >= 7.0
- composer
> you must copy .env.example contents to new file .env ans setup database.
## installation:
```
composer install
npm install
php artisan cache:clear
php artisan key:generate
php artisan serve
```
> now go to (http//:127.0.0.1:8000)
## Roles:
Role
Email
Password
Admin
admin@demo.com
password
Customer
jeffrey@laracasts.com
password
Shipping Company Owner
fedex@shipping.org
password
Store Owner
alice@toptal.org
password
Supervisor
andre@madarang.org
password