Home
view_visit
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
nickname
string
(50)
profile_id
FK
integer
login_type
FK
integer
timestamps
timestamps
softDeletes
softDeletes
login_types
id
increments
title
string
(50)
user_profile
id
increments
name
string
(50)
country_id
FK
integer
city_id
FK
integer
about
string
(255)
user_avatars
id
increments
user_id
integer
timestamps
timestamps
places
id
increments
title
string
(255)
user_id
integer
city_id
FK
integer
longitude
decimal
latitude
decimal
timestamps
timestamps
softDeletes
softDeletes
cities
id
increments
title
string
(255)
langitude
decimal
latitude
decimal
country_id
FK
integer
countries
id
increments
title
string
(100)
×
Comments for view_visit
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01