Home
gaudia
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
contents
id
increments
parent_type
string
parent_id
integer
content_type
integer
content_id
integer
order
integer
timestamps
timestamps
softDeletes
softDeletes
texts
id
increments
content
text
timestamps
timestamps
softDeletes
softDeletes
images
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
videos
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
blog_categories
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
blog_posts
id
increments
title
string
description
text
timestamps
timestamps
softDeletes
softDeletes
pages
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
events
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
galleries
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
sliders
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
offers
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
pages_localization
id
increments
pages_id
integer
name
string
locale
string
timestamps
timestamps
softDeletes
softDeletes
texts_localization
id
increments
texts_id
integer
content
text
locale
string
timestamps
timestamps
softDeletes
softDeletes
blog_posts_localization
id
increments
blog_posts_id
integer
title
string
description
text
locale
string
timestamps
timestamps
softDeletes
softDeletes
galleries_localization
id
increments
galleries_id
integer
name
string
locale
string
timestamps
timestamps
softDeletes
softDeletes
offers_localization
id
increments
name
string
locale
string
timestamps
timestamps
softDeletes
softDeletes
blog_categories_localization
id
increments
blog_categories_id
integer
name
string
locale
string
timestamps
timestamps
softDeletes
softDeletes
events_localization
id
increments
events_id
integer
name
string
locale
string
timestamps
timestamps
softDeletes
softDeletes
sliders_localization
id
increments
sliders_id
integer
name
string
locale
string
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01