Home
importantdates
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
phone_number
string
email
string
first_name
string
last_name
string
country_id
FK
integer
gender
enum
password
string
activation_code
integer
countries
id
increments
timestamps
timestamps
name
string
categories
id
increments
timestamps
timestamps
name
string
country_id
FK
integer
photo
string
color_id
FK
integer
client_id
FK
integer
members
id
increments
timestamps
timestamps
first_name
string
last_name
string
country_id
FK
integer
birth_date
date
email
string
phone_number
string
gender
enum
client_id
FK
integer
member_relation_id
FK
integer
notifications
id
increments
timestamps
timestamps
title
string
is_read
boolean
content
string
client_id
FK
integer
settings
id
increments
timestamps
timestamps
notification_setting
string
about
string
colors
id
increments
timestamps
timestamps
name
string
code
string
feedbacks
id
increments
timestamps
timestamps
name
string
email
string
text
string
client_id
FK
integer
important_dates
id
increments
timestamps
timestamps
start_date
datetimeTz
end_date
datetimeTz
repeat_no
integer
repeat_type
string
repeat_end_date
date
category_id
FK
integer
color_id
FK
integer
notes
string
is_end
integer
family_member_id
FK
integer
member_relations
id
increments
timestamps
timestamps
name
string
pages
id
increments
timestamps
timestamps
title
string
body
string
important_date_member
important_date_id
FK
integer
memer_id
FK
integer
attachments
id
increments
timestamps
timestamps
name
string
×
Comments for importantdates
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01