Home
cms_multisites
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
uuid
string
timestamps
timestamps
softDeletes
softDeletes
email
string
name
string
is_enabled
boolean
password
string
remember_token
string
companies
id
increments
uuid
string
timestamps
timestamps
softDeletes
softDeletes
title
string
description
text
is_enabled
boolean
sites
id
increments
uuid
string
timestamps
timestamps
softDeletes
softDeletes
title
string
description
string
model_has_users
id
increments
user_id
integer
ref_model
string
ref_id
string
ref_table
string
contents
id
increments
uuid
string
timestamps
timestamps
softDeletes
softDeletes
site_id
integer
title
string
slug
string
description
text
status
string
index
integer
fields
json
data_extra
json
content_values
id
increments
timestamps
timestamps
softDeletes
softDeletes
uuid
string
content_id
integer
value
json
slug
string
content_fields
id
increments
timestamps
timestamps
softDeletes
softDeletes
uuid
string
content_id
integer
name
string
type
string
length
integer
is_required
boolean
is_multiple
boolean
is_relation
boolean
relation_with
string
files
id
increments
timestamps
timestamps
softDeletes
softDeletes
uuid
string
url_real
string
url
string
extension
string
size
double
storage
string
(63)
file_pivots
id
increments
timestamps
timestamps
softDeletes
softDeletes
uuid
string
file_id
integer
ref_id
integer
ref_table
string
ref_model
string
relationship
string
index
integer
title
string
description
text
is_primary
string
settings
id
increments
timestamps
timestamps
softDeletes
softDeletes
uuid
string
company_id
integer
slug
string
value
json
is_enabled
boolean
taxonomy
id
increments
timestamps
timestamps
softDeletes
softDeletes
uuid
string
title
string
slug
string
taxonomy_options
id
increments
timestamps
timestamps
softDeletes
softDeletes
uuid
string
taxonomy_id
integer
value
string
label
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01