Home
bloodbank
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
role
enum
requests
id
increments
timestamps
timestamps
client_id
FK
integer
name
string
(255)
age
string
(255)
blood_type
string
(10)
quantity
string
(10)
hospital_address
string
(255)
hospital_name
string
mobile
string
(255)
articles
id
increments
timestamps
timestamps
title
string
(255)
body
string
(255)
user_id
FK
integer
messages
id
increments
timestamps
timestamps
title
string
(255)
body
string
(255)
client_id
FK
integer
site_settings
id
increments
timestamps
timestamps
name
string
(255)
mobile
string
(255)
email
string
(255)
reports
id
increments
timestamps
timestamps
client_id
FK
integer
title
string
(255)
body
string
(255)
clients
id
increments
timestamps
timestamps
name
string
(255)
blood_type
string
(10)
city
string
(255)
mobile
integer
password
string
(255)
birth_date
string
(255)
email
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01