Home
blood_bank
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
city_id
string
request_id
integer
name
string
(100)
email
string
(100)
birth_date
date
blood_type
string
(10)
government
string
city
string
mobile
string
(20)
password
string
(255)
pass_confirmation
string
(255)
last_don_date
date
timestamps
timestamps
articles
id
increments
timestamps
timestamps
image
longText
title
string
(100)
body
text
client_id
FK
integer
article_id
integer
cat_id
integer
categories
id
increments
timestamps
timestamps
name
string
(100)
article_id
integer
client_id
integer
cat_id
integer
requests
id
increments
timestamps
timestamps
client_id
integer
name
string
(100)
age
string
(3)
blood_type
string
(10)
quantitiy
string
(3)
hospital_name
string
(255)
hospital_address
longText
government
string
(100)
city
string
(100)
mobile
string
(20)
notes
text
reports
id
increments
timestamps
timestamps
client_id
integer
body
text
×
Comments for blood_bank
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01