Home
BB
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
profiles
id
increments
name
string
email
string
dob
date
last_donation_date
date
phone
integer
age
smallInteger
password
string
blood_type_id
FK
integer
city_id
FK
integer
blood_types
id
increments
type
string
(3)
cities
id
increments
name
string
gov_id
FK
integer
governments
id
increments
name
string
article_categories
id
increments
name
string
articles
id
increments
article_category_fk
FK
integer
hospitals
id
increments
name
string
lat
double
long
double
donation_requests
id
increments
bags_count
integer
comment
string
profile_id
FK
integer
hospital_id
FK
integer
about
id
increments
phone
integer
email
string
about_app
longText
fb_link
string
instagram_link
string
x_link
string
youtube_link
string
messages
id
increments
title
string
body
string
profile_id
FK
integer
notifications
id
increments
is_read
boolean
date
date
body
longText
profile_id
FK
integer
article_profile_favorites
article_id
FK
integer
profile_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01