Home
elevator
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
tasks
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
text
moderator_id
FK
integer
categories
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
text
categoriables
id
increments
timestamps
timestamps
categoriable_id
integer
categoriable_type
string
category_id
FK
integer
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
statuses
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
text
statusables
id
increments
timestamps
timestamps
statusable_id
integer
statusable_type
string
status_id
FK
integer
date_begin
datetime
date_end
datetime
products
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
text
price
float
(10,2)
author_id
integer
dictionaries
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
text
type
string
key
string
dictitems
id
increments
timestamps
timestamps
dict_id
FK
integer
value
string
dictdata
id
increments
timestamps
timestamps
model_type
string
field
string
meta
id
increments
timestamps
timestamps
metable_id
integer
metable_type
string
key
string
value
text
media
id
increments
timestamps
timestamps
model_id
integer
model_type
string
collection_name
string
name
string
file_name
string
mime_type
string
disk
string
size
integer
manipulations
text
custom_properties
string
order_column
integer
metakeys
id
increments
timestamps
timestamps
category_id
integer
model_type
string
key
string
tags
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
slug
string
taggables
id
increments
timestamps
timestamps
taggable_id
integer
taggable_type
string
tag_id
integer
orders
id
increments
timestamps
timestamps
softDeletes
softDeletes
author_id
integer
description
string
suma
decimal
(10,2)
orderitems
id
increments
timestamps
timestamps
softDeletes
softDeletes
amount
decimal
(10,2)
product_id
integer
order_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01