Home
tax
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
profiles
id
increments
pre_name
enum
first_name
string
last_name
string
birth_date
date
id_card
string
(13)
building
string
room
string
floor
string
village
string
house_no
string
village_no
string
lane
string
road
string
sub_district
string
district
string
province
string
postal_code
string
status
enum
user_id
FK
integer
timestamps
timestamps
childs
id
increments
pre_name
string
first_name
string
birth_date
date
last_name
string
type
enum
user_id
FK
integer
timestamps
timestamps
parents
id
increments
pre_name
string
first_name
string
last_name
string
birth_date
date
type
enum
user_id
FK
integer
timestamps
timestamps
couples
id
increments
pre_name
string
first_name
string
last_name
string
id_card
string
(13)
birth_date
date
user_id
FK
integer
timestamps
timestamps
disabilities
id
increments
pre_name
string
first_name
string
last_name
string
birth_date
date
user_id
FK
integer
timestamps
timestamps
activities
id
increments
timestamps
timestamps
user_id
FK
integer
users
id
increments
email
string
password
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01