Home
children_saviour
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
parents
id
increments
timestamps
timestamps
name
string
email
string
phone
string
password
string
address
string
image
string
national_id
string
code
string
longitude
decimal
(10,8)
latitude
decimal
(10,8)
kids
id
increments
timestamps
timestamps
name
string
place
string
age
integer
gender
string
address
string
phone
string
parent_id
FK
integer
image
string
birth_certificate
string
national_id
string
is_lost
tinyInteger
longitude
decimal
(10,8)
latitude
decimal
(10,8)
lost_kids
timestamps
timestamps
id
increments
place
string
age
integer
gender
string
image
string
parent_id
FK
integer
name
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01