Home
BloodBank
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
timestamps
timestamps
Name
string
(255)
Email
string
(255)
Date_of_birth
date
last_date_of_donation
date
City_id
FK
integer
Phone_number
integer
password
string
(255)
api_token
string
(255)
Cites
id
increments
timestamps
timestamps
City_name
string
(255)
Governorate_id
FK
integer
Governorates
id
increments
timestamps
timestamps
Posts
id
increments
timestamps
timestamps
Title
string
(255)
thumbnail_id
FK
integer
Content
text
thumbnails
id
increments
timestamps
timestamps
Image_name
string
(255)
donations
id
increments
timestamps
timestamps
Name
string
(255)
Age
smallInteger
blood_type_id
FK
integer
number_of_blood_cysts
integer
Hospital_name
string
(255)
lat
double
Phone_number
integer
Ing
double
Notes
text
Blood_types
id
increments
timestamps
timestamps
type_name
string
(100)
Notfications
id
increments
timestamps
timestamps
title
string
(255)
donation_id
FK
integer
content
text
Clients_notifications
id
increments
timestamps
timestamps
Client_id
FK
integer
Notification_id
FK
integer
read_statue
tinyInteger
Favourites
id
increments
timestamps
timestamps
post_id
FK
integer
client_id
FK
integer
Configs
id
increments
timestamps
timestamps
Phone_number
integer
Email
string
(255)
Fb
string
(255)
tw
string
(255)
insta
string
(255)
whats
string
(255)
youtube
string
(255)
gplus
string
(255)
messages
id
increments
timestamps
timestamps
Name
string
(255)
email
string
(255)
Phone_number
integer
title
string
(255)
content
text
clientables
id
increments
timestamps
timestamps
clint_id
FK
integer
clientable_type
string
(255)
clientable_id
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01