Home
blood-abdullah-shahat
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
phone
string
id
increments
timestamps
timestamps
email
string
password
integer
name
string
blood_type_id
FK
integer
last_donation_date
date
city_id
FK
integer
pin_code
string
date_of_birth
date
client_id
FK
integer
blood_types
id
increments
timestamps
timestamps
name
string
cities
id
increments
timestamps
timestamps
name
string
governorate_id
FK
integer
posts
id
increments
timestamps
timestamps
title
string
image
string
content
text
category_id
FK
integer
notifications
id
increments
timestamps
timestamps
title
string
content
text
donation_request_id
FK
integer
settings
id
increments
timestamps
timestamps
about
text
phone
string
email
string
facebook
string
twitter
string
instagram
string
youtube
string
donation_requests
id
increments
timestamps
timestamps
patient_name
string
patient_phone
string
patient_age
string
city_id
FK
integer
hospitsl_name
string
hospital_address
string
bags_num
string
details
text
blood_type_id
FK
integer
latitude
decimal
(10,8)
longitude
decimal
(10,8)
client_governorate
id
increments
timestamps
timestamps
client_id
FK
integer
government_id
FK
integer
governorates
id
increments
timestamps
timestamps
name
string
client_post
id
increments
timestamps
timestamps
client_id
FK
integer
post_id
FK
integer
client_notification
id
increments
timestamps
timestamps
client_id
FK
integer
notification_id
FK
integer
is_read
boolean
contacts
id
increments
timestamps
timestamps
message
text
client_id
FK
integer
subject
string
blood_type_client
id
increments
timestamps
timestamps
blood_type_id
FK
integer
client_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01