Home
genealogy
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(255)
email
string
(255)
password
string
(255)
nickname
string
(255)
gender_id
boolean
father_id
bigInteger
mother_id
bigInteger
parent_id
bigInteger
dob
date
yob
date
birth_order
tinyInteger
dod
date
yod
date
address
string
(255)
city
string
(255)
phone
string
(255)
photo_path
string
(255)
manager_id
bigInteger
timestamps
timestamps
user_metadata
id
increments
timestamps
timestamps
user_id
FK
bigInteger
key
string
(255)
value
text
couples
id
increments
timestamps
timestamps
husband_id
bigInteger
wife_id
bigInteger
marriage_date
date
divorce_date
date
manager_id
bigInteger
×
Comments for genealogy
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01