Home
an3aam app
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
(255)
email
string
verified_code
string
(255)
password
string
(255)
role
enum
phone
string
(15)
phone_verified
string
sliders
id
increments
timestamps
timestamps
image
string
(255)
title
string
(255)
range
string
(255)
product
id
increments
timestamps
timestamps
name
string
desc
text
sale_price
float
featured
enum
stock
integer
regular_price
float
user_id
FK
integer
type_id
FK
integer
product_user
id
increments
timestamps
timestamps
product_id
FK
integer
user_id
FK
integer
favoriterelation
string
basket
id
increments
timestamps
timestamps
user_id
FK
integer
product_id
FK
integer
adress
id
increments
timestamps
timestamps
lat
string
lang
string
user_id
FK
integer
orders
id
increments
timestamps
timestamps
price
float
serial
integer
delivery_price
float
total_price
float
proccess
enum
deliveried_date
date
adress_id
FK
integer
user_id
FK
integer
product_order
id
increments
timestamps
timestamps
product_id
FK
integer
order_id
FK
integer
count
integer
price
float
categories
id
increments
timestamps
timestamps
name
string
(255)
category_product
id
increments
timestamps
timestamps
category_id
FK
integer
product_id
FK
integer
settings
id
increments
timestamps
timestamps
intro_ar_photo
string
intro_en_photo
string
intro_ar_title
string
intro_en_title
string
intro_ar_desc
string
intro_en_desc
string
about_ar
string
about_en
string
condation_ar
string
condation_en
string
privcy_ar
string
privcy_en
string
types
id
increments
timestamps
timestamps
name
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01