Home
bloodBank
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
name
string
(255)
phone
string
password
string
email
string
blood_type_id
FK
integer
d_o_b
date
last_donation_date
date
city_id
FK
integer
pin_code
string
api_token
string
(60)
blood_types
id
increments
timestamps
timestamps
name
string
cities
id
increments
timestamps
timestamps
name
string
governorate_id
FK
integer
governorates
id
increments
timestamps
timestamps
name
string
categories
id
increments
timestamps
timestamps
name
string
posts
id
increments
timestamps
timestamps
title
string
image
string
content
text
category_id
FK
integer
donation_requests
id
increments
timestamps
timestamps
name
string
phone
string
city_id
FK
integer
hospital_name
string
blood_type_id
FK
integer
age
string
bags_num
integer
hospital_address
string
latitude
decimal
(10,8)
details
string
longitude
decimal
(10,8)
client_id
FK
integer
notifications
id
increments
timestamps
timestamps
title
string
content
text
donation_request_id
FK
integer
settings
id
increments
timestamps
timestamps
notification_settings_text
text
about_app
text
phone
string
email
string
fd_link
string
insta_link
string
tw_link
string
wta_link
string
yt_link
string
contacts
id
increments
timestamps
timestamps
name
string
email
string
phone
string
subject
string
message
text
clientables
id
increments
timestamps
timestamps
client_id
FK
integer
clientable_id
integer
clientable_type
string
is_read
boolean
×
Comments for bloodBank
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01