Home
BLOGS
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
blog
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
platform_id
integer
link
text
title
string
favicon
string
user
id
increments
timestamps
timestamps
softDeletes
softDeletes
blog_platform_requirement
id
increments
timestamps
timestamps
softDeletes
softDeletes
platform_requirement_id
integer
blog_id
integer
value
string
platform
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
website
text
title
string
is_social
boolean
platform_requirement
id
increments
timestamps
timestamps
softDeletes
softDeletes
platform_id
integer
name
string
title
string
type
enum
post
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
details
text
category_id
integer
blog_id
integer
user_id
integer
meta_title
string
meta_description
text
post_tag
id
increments
timestamps
timestamps
softDeletes
softDeletes
post_id
integer
tag_id
integer
category
id
increments
timestamps
timestamps
softDeletes
softDeletes
blog_id
integer
name
string
user_id
integer
tag
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
is_private
boolean
user_id
integer
block
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
title
string
content
text
shortcut
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
link
text
user_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01