Home
bloodbank
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
email
string
phone
bigInteger
name
string
d_o_b
date
last_donation_date
date
pin_code
integer
blood_type_id
FK
integer
city_id
FK
integer
password
string
api_token
string
(60)
is_active
boolean
governorates
id
increments
timestamps
timestamps
name
string
cities
id
increments
timestamps
timestamps
governorate_id
FK
integer
name
string
blood_types
id
increments
timestamps
timestamps
name
string
posts
id
increments
timestamps
timestamps
title
text
image
string
content
text
category_id
FK
integer
categories
id
increments
timestamps
timestamps
name
string
client_post
id
increments
timestamps
timestamps
client_id
FK
integer
post_id
FK
integer
donation_requests
id
increments
timestamps
timestamps
patient_name
string
patient_phone
bigInteger
city_id
FK
integer
hospital_name
string
blood_type_id
FK
integer
patient_age
integer
bags_num
integer
hospital_address
string
details
string
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
is_read
boolean
client_id
FK
integer
notification_id
FK
integer
settings
id
increments
timestamps
timestamps
notification_settings_text
text
about_app
text
phone
bigInteger
email
string
fb_link
string
tw_link
string
insta_link
string
youtube_link
string
contacts
id
increments
timestamps
timestamps
name
string
email
string
phone
bigInteger
subject
string
message
text
client_governorate
id
increments
timestamps
timestamps
client_id
FK
integer
governorate_id
FK
integer
blood_type_client
id
increments
timestamps
timestamps
client_id
FK
integer
blood_type_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01