Home
thnyan
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
articles
id
increments
title
string
(255)
description
string
(255)
content
text
slug
string
post_img
string
is_active
boolean
is_featured
boolean
timestamps
timestamps
softDeletes
softDeletes
contacts
id
increments
email
string
name
string
message
text
timestamps
timestamps
books
id
increments
name
string
description
string
(255)
slug
string
is_featured
boolean
is_active
boolean
book_img
string
timestamps
timestamps
publish_date
date
author
string
galleries
id
increments
title
string
description
string
slug
string
timestamps
timestamps
gallery_images
id
increments
image
string
timestamps
timestamps
events
id
increments
title
string
(255)
description
string
(255)
slug
string
start_time
time
end_time
time
timestamps
timestamps
softDeletes
softDeletes
videos
id
increments
title
string
description
string
video_url
string
video_embed
string
timestamps
timestamps
softDeletes
softDeletes
×
Comments for thnyan
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01