Home
cgnei
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
usable_id
integer
usable_type
string
name
string
lastname
string
email
string
dob
date
dos
date
card_number
string
timestamps
timestamps
softDeletes
softDeletes
user_sections
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
user_groups
id
increments
user_section_id
integer
name
string
timestamps
timestamps
softDeletes
softDeletes
user_packs
id
increments
user_group_id
integer
pack_type_id
integer
timestamps
timestamps
softDeletes
softDeletes
pegs
id
increments
version
string
timestamps
timestamps
softDeletes
softDeletes
peg_sections
id
increments
parent_id
integer
number
string
title
string
body
string
lft
integer
rgt
integer
depth
integer
type
enum
color_hex
string
(6)
components
json
timestamps
timestamps
softDeletes
softDeletes
peg_objects
id
increments
pack_type_id
integer
number
integer
body
text
type
enum
timestamps
timestamps
softDeletes
softDeletes
pack_types
id
increments
name
string
timestamps
timestamps
group_plans
id
increments
user_pack_id
integer
timestamps
timestamps
version
string
softDeletes
softDeletes
group_plan_objects
id
increments
plan_group_id
integer
peg_object
integer
timestamps
timestamps
softDeletes
softDeletes
group_plan_object_items
id
increments
group_plan_object_id
integer
title
string
body
text
rating
double
timestamps
timestamps
softDeletes
softDeletes
group_plan_object_items_todos
id
increments
group_plan_object_item_id
integer
timestamps
timestamps
done
boolean
softDeletes
softDeletes
group_plan_tools
id
increments
plan_group_id
integer
peg_tool
integer
name
string
timestamps
timestamps
softDeletes
softDeletes
peg_tools
id
increments
name
string
timestamps
timestamps
peg_section_tools
id
increments
timestamps
timestamps
peg_tool_id
integer
peg_section_id
integer
pack_type_id
integer
group_plan_activities
id
increments
plan_group_id
integer
timestamps
timestamps
softDeletes
softDeletes
title
string
object_reference
text
description
text
sedimentazione
text
when
text
group_contesto_educativi
id
increments
timestamps
timestamps
id_group_plan
integer
city
text
quartieri
text
group_plan_staff
id
increments
timestamps
timestamps
id_group_plan
integer
name
string
year
integer
role
string
formation
string
caratteristiche
text
competenze
text
old_roles
text
disponibilita
text
varie
text
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01