Home
bundle_uu
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
email
string
status
enum
active_web_id
integer
timestamps
timestamps
softDeletes
softDeletes
sites
id
increments
domain
string
name
string
url
string
theme_id
integer
status
enum
informations
longText
permission_modules
text
timestamps
timestamps
softDeletes
softDeletes
user_sites
id
increments
user_id
integer
site_id
integer
timestamps
timestamps
post_categories
id
increments
slug
string
name
string
status
enum
title
string
listing
enum
data
longText
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
posts
id
increments
site_id
integer
category_id
integer
slug
string
title
string
description
string
content
text
image
string
url
string
gallery_id
integer
slider_id
integer
lang
enum
noindex
enum
canonical
string
status
enum
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
menus
id
increments
site_id
integer
category_id
integer
post_id
integer
name
string
url
string
status
enum
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
galleries
id
increments
category_id
integer
name
string
informations
text
sorting
integer
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
gallery_categories
id
increments
site_id
integer
name
string
user_id
integer
timestamps
timestamps
status
enum
softDeletes
softDeletes
slider_categories
id
increments
site_id
integer
name
string
width
integer
height
integer
status
enum
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
sliders
id
increments
category_id
integer
name
string
image
string
sorting
integer
start_date
date
end_date
date
start_time
time
end_time
time
url
string
target
enum
lang
enum
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
themes
id
increments
slug
string
name
string
status
enum
user_id
integer
timestamps
timestamps
softDeletes
softDeletes
×
Comments for bundle_uu
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01