Home
dressfinder
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
email
string
(100)
name
string
(60)
mobile
string
(20)
type
enum
password
string
(100)
api_token
string
(60)
role
enum
cities
id
increments
timestamps
timestamps
name
string
ad_types
id
increments
timestamps
timestamps
title
string
categories
id
increments
timestamps
timestamps
name
string
photo
string
ads
id
increments
timestamps
timestamps
title
string
desc
text
user_id
integer
size
integer
ad_type_id
integer
ad_status_id
integer
price
decimal
(5,2)
city_id
integer
category_id
integer
photos
id
increments
timestamps
timestamps
url
string
ad_id
integer
is_default
boolean
ad_statuses
id
increments
timestamps
timestamps
title
string
favorites
id
increments
timestamps
timestamps
user_id
integer
ad_id
string
×
Comments for dressfinder
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01