An open API service indexing awesome lists of open source software.

https://github.com/adel-ezz/multi-vendor-laravel


https://github.com/adel-ezz/multi-vendor-laravel

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![](/visual/Instashop.png)

## abstract

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

![](db_design.png)



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