Home
discovereel_beta
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
email
string
password
string
remember_token
string
(100)
softDeletes
softDeletes
timestamps
timestamps
avatars
id
increments
timestamps
timestamps
name
string
(80)
gender
string
(30)
file_name
string
themes
id
increments
name
string
color_hex
string
timestamps
timestamps
reels
id
increments
user_id
FK
integer
avatar_id
FK
integer
theme_id
FK
integer
name
string
(80)
last_name
string
(80)
vocation
string
current_city
string
picture
string
thumbnail
string
softDeletes
softDeletes
timestamps
timestamps
roles
id
increments
name
string
(50)
description
string
softDeletes
softDeletes
timestamps
timestamps
sections
id
increments
theme_id
FK
integer
type
string
(25)
name
string
icon
string
slug
string
softDeletes
softDeletes
timestamps
timestamps
colums
id
increments
theme_id
FK
integer
column_type_id
FK
integer
softDeletes
softDeletes
timestamps
timestamps
column_types
id
increments
type
string
(25)
description
string
name
string
(50)
icon_path
string
width
smallInteger
softDeletes
softDeletes
timestamps
timestamps
role_user
id
increments
timestamps
timestamps
user_id
FK
integer
role_id
FK
integer
column_section
column_id
FK
integer
section_id
FK
integer
column_position
tinyInteger
timestamps
timestamps
object_types
id
increments
type
string
(25)
softDeletes
softDeletes
timestamps
timestamps
object
id
increments
reel_id
FK
integer
object_type_id
FK
integer
title
string
url
string
thumbnail_url
string
provider_url
string
provider_name
string
author_name
string
author_url
string
softDeletes
softDeletes
timestamps
timestamps
lists
id
increments
name
string
slug
string
depends_on
FK
integer
is_sync
boolean
is_active
boolean
is_shareable
boolean
softDeletes
softDeletes
timestamps
timestamps
column_list
id
increments
column_id
FK
integer
list_id
FK
integer
list_position
tinyInteger
timestamps
timestamps
list_object
id
increments
timestamps
timestamps
object_id
FK
integer
list
FK
integer
object_position
tinyInteger
column_reel
id
increments
column_id
FK
integer
reel_id
FK
integer
column_position
tinyInteger
depends_on
integer
is_sync
boolean
is_active
boolean
is_shareable
boolean
softDeletes
softDeletes
timestamps
timestamps
×
Comments for discovereel_beta
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01