Home
dots
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
email
string
password
string
email_confirmation
boolean
phone
string
phone_confirmation
boolean
social_id
string
social_type
string
type
tinyInteger
device_id
string
membership_id
FK
integer
lat
double
long
double
ads
id
increments
timestamps
timestamps
title_en
string
image
text
text_en
text
title_ar
string
text_ar
string
categories
id
increments
timestamps
timestamps
name_ar
string
name_en
string
vendors
id
increments
timestamps
timestamps
name_ar
string
lat
double
long
double
category_id
FK
integer
name_en
string
products
id
increments
timestamps
timestamps
type
integer
name_ar
string
name_en
string
price
string
product_images
id
increments
timestamps
timestamps
product_id
FK
integer
carts
id
increments
timestamps
timestamps
user_id
FK
integer
product_id
FK
integer
color_id
FK
integer
favoraties
id
increments
timestamps
timestamps
user_id
FK
integer
product_id
FK
integer
points
id
increments
timestamps
timestamps
number
integer
text
text
auctions
id
increments
timestamps
timestamps
image
string
start_time
time
end_time
time
name_en
string
name_ar
string
cash_wallets
id
increments
timestamps
timestamps
value
double
auction_participants
id
increments
timestamps
timestamps
user_id
FK
integer
points
integer
auction_id
FK
integer
cards
id
increments
timestamps
timestamps
number
string
expiry
integer
code
string
first_name
string
last_name
string
user_id
FK
integer
orders
id
increments
timestamps
timestamps
user_id
FK
integer
status
string
total_price
double
order_items
id
increments
timestamps
timestamps
order_id
FK
integer
product_id
FK
integer
memberships
id
increments
timestamps
timestamps
name_ar
string
name_en
string
product_colors
id
increments
timestamps
timestamps
color
string
product_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01