Home
linkicare
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
first_name
string
(255)
last_name
string
(255)
email
string
(255)
password
text
image
string
(255)
phone
string
(255)
facebook_id
string
(255)
google_id
string
(255)
timestamps
timestamps
showrooms
id
increments
user_id
FK
bigInteger
name
string
(255)
image
string
(255)
description
text
open_hour
time
close_hour
time
timestamps
timestamps
brands
id
increments
name
string
(255)
image
string
(255)
timestamps
timestamps
models
id
increments
brand_id
FK
bigInteger
name
string
(255)
timestamps
timestamps
ads
id
increments
title
string
(255)
price
float
(10,2)
city_id
bigInteger
timestamps
timestamps
adsable
id
increments
timestamps
timestamps
adsable_type
string
(255)
adsable_id
bigInteger
features
id
increments
name
string
(255)
type
tinyInteger
timestamps
timestamps
ads_features
id
increments
feature_id
bigInteger
ad_id
bigInteger
timestamps
timestamps
ads_images
id
increments
name
string
(255)
ad_id
bigInteger
is_main
boolean
timestamps
timestamps
×
Comments for linkicare
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01