Home
review
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
(191)
password
string
phone
string
role
tinyInteger
username
string
country
string
city
string
rememberToken
rememberToken
reviews
id
increments
media_id
FK
integer
user_id
FK
integer
name
string
slug
string
video_url
string
(1024)
status
tinyInteger
timestamps
timestamps
medias
id
increments
cat_id
FK
integer
type
enum
name
string
slug
string
description
text
url
string
(1024)
country
string
city
string
timestamps
timestamps
news
id
increments
cat_id
FK
integer
name
string
slug
string
content
text
thumb
string
(1024)
meta_description
string
(1024)
order
integer
timestamps
timestamps
lang_id
FK
integer
categories
id
increments
parent_id
FK
integer
name
string
slug
string
description
text
timestamps
timestamps
pages
id
increments
name
string
slug
string
content
text
timestamps
timestamps
countries
id
increments
name
string
code
string
(10)
phone_code
string
timestamps
timestamps
languages
id
increments
name
string
code
string
(4)
timestamps
timestamps
country_lang
id
increments
country_id
FK
integer
language_id
FK
integer
timestamps
timestamps
×
Comments for review
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01