Home
vlacms
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
categories
id
increments
name
string
(255)
slug
string
(255)
description
string
(255)
contents
id
increments
title
string
(255)
slug
string
(255)
content
text
status
string
timestamps
timestamps
softDeletes
softDeletes
tags
id
increments
name
string
(255)
slug
string
(255)
users
id
increments
name
string
user_name
string
email
string
password
string
status
string
timestamps
timestamps
softDeletes
softDeletes
roles
id
increments
name
string
slug
string
description
string
timestamps
timestamps
roles_users
id
increments
user_id
tinyInteger
role_id
tinyInteger
timestamps
timestamps
userable
id
increments
taggable_id
tinyInteger
taggable_type
tinyInteger
timestamps
timestamps
taggable
id
increments
taggable_id
tinyInteger
taggable_type
tinyInteger
timestamps
timestamps
imagenes
id
increments
path
string
author
string
timestamps
timestamps
events
id
increments
path
string
start_date
datetime
end_date
datetime
place
string
timestamps
timestamps
geoloc
string
contentables
id
increments
taggable_id
tinyInteger
taggable_type
tinyInteger
timestamps
timestamps
categorizables
id
increments
taggable_id
tinyInteger
taggable_type
tinyInteger
timestamps
timestamps
users_meta
id
increments
user_id
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
events_meta
id
increments
event_id
tinyInteger
timestamps
timestamps
repeat_start
datetime
repeat_interval
datetime
repeat_year
datetime
repeat_month
string
repeat_week
string
repeat_day
string
repeat_week_day
datetime
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01