Home
bloodbank-idleb
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
name
string
password
string
phone
string
d_o_b
date
email
string
last_donation_date
date
pin_code
string
blood_type_id
FK
integer
city_id
FK
integer
is-active
boolean
api_token
string
(60)
blood_types
id
increments
timestamps
timestamps
name
string
cities
id
increments
timestamps
timestamps
name
string
governorate_id
FK
integer
gvernorates
id
increments
timestamps
timestamps
name
string
posts
id
increments
timestamps
timestamps
title
string
image
string
content
text
category_id
FK
integer
categories
id
increments
timestamps
timestamps
name
string
donation_requests
id
increments
timestamps
timestamps
patient_name
string
patient_phone
string
city_id
FK
integer
hospital_name
string
blood_type_id
FK
integer
patient_age
integer
bags_num
integer
hospital_address
string
details
text
latitude
decimal
(10,8)
longitude
decimal
(10,8)
client_id
FK
integer
notifications
id
increments
timestamps
timestamps
title
string
content
text
donation_request_id
FK
integer
client_notification
id
increments
timestamps
timestamps
client_id
FK
integer
notification_id
FK
integer
is_read
tinyInteger
settings
id
increments
timestamps
timestamps
notification_settings_text
string
about_app
string
phone
string
email
string
fb_link
string
tw_link
string
insta-link
string
yt_link
string
wu_link
string
go_link
string
contacts
id
increments
timestamps
timestamps
name
string
email
string
phone
string
subject
string
message
string
clientables
clientable_id
integer
clientable_type
string
client_id
integer
×
Comments for bloodbank-idleb
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01