Home
blood_bank
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
name
string
email
string
d_o_b
date
blood_type_id
FK
integer
last_donnation_date
date
city_id
FK
integer
phone
string
api_token
string
(60)
password
string
blood_types
id
integer
timestamps
timestamps
name
string
cities
id
increments
timestamps
timestamps
name
string
governorate_id
FK
integer
governorates
id
increments
timestamps
timestamps
name
string
posts
id
increments
timestamps
timestamps
name
string
content
string
category_id
FK
integer
image
string
categories
id
increments
timestamps
timestamps
name
string
client_post
id
increments
timestamps
timestamps
post_id
FK
integer
client_id
FK
integer
donnation_requests
id
increments
timestamps
timestamps
patient_name
string
patient_phone
string
hospital_name
string
blood_type_id
FK
integer
bags_num
string
details
text
longitude
decimal
(10,8)
lattitude
decimal
(10,8)
client_id
FK
integer
notifications
id
increments
timestamps
timestamps
title
string
content
string
donnation_request_id
FK
integer
client_notification
id
increments
timestamps
timestamps
notification_id
FK
integer
is_read
boolean
client_id
FK
integer
settings
id
increments
timestamps
timestamps
notifaction
string
setting_text
text
about_app
text
phone
string
email
string
facebook_link
string
twitter_link
string
instagram_link
string
client_governorate
id
increments
timestamps
timestamps
governorate_id
FK
integer
client_id
FK
integer
blood_type_client
id
increments
timestamps
timestamps
blood_type_id
FK
integer
client_id
FK
integer
contacts
id
increments
timestamps
timestamps
tilte
string
message
string
client_id
FK
integer
×
Comments for blood_bank
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01