Home
Artica Clinc
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
(191)
email
string
(191)
password
string
(191)
role_id
FK
integer
phone
string
(191)
image
string
(191)
is_doctor
boolean
branch_id
FK
integer
job
string
(191)
salary
integer
specialization
string
(191)
roles
id
increments
timestamps
timestamps
name
string
(191)
doctors
id
increments
timestamps
timestamps
name
string
(191)
email
string
(191)
phone
string
(191)
password
string
(191)
gender
enum
bio
string
(191)
image
string
(191)
age
string
(191)
media
id
increments
timestamps
timestamps
mediable
morphs
name
string
(191)
description
string
(191)
path
string
(191)
type
string
(191)
order
string
(191)
size
string
(191)
is_main
boolean
majors
id
increments
timestamps
timestamps
name
string
(191)
patients
id
increments
timestamps
timestamps
name
string
(191)
email
string
(191)
phone
string
(191)
password
string
(191)
image
string
(191)
age
integer
diagnosis
string
(191)
city_id
FK
integer
last_appointment
date
total_payment
string
(191)
remaining
string
(191)
privacy_policies
id
increments
timestamps
timestamps
title
string
(191)
description
string
(191)
image
string
(191)
trems_conditions
id
increments
timestamps
timestamps
title
string
(191)
description
string
(191)
image
string
(191)
appointments
id
increments
timestamps
timestamps
doctor_id
FK
integer
patient_id
FK
integer
description
string
(191)
image
string
(191)
status
enum
day
date
time
time
branch_id
FK
integer
room_id
FK
integer
type
string
(191)
last_appointment
date
prescriptions
id
increments
timestamps
timestamps
doctor_id
FK
integer
patient_id
FK
integer
prescription_date
date
notes
string
(191)
product_id
FK
integer
dosage
string
(191)
duration
string
(191)
instrucation
string
(191)
products
id
increments
timestamps
timestamps
name
string
(191)
description
string
(191)
image
string
(191)
medical_tests
id
increments
timestamps
timestamps
doctor_id
FK
integer
patient_id
FK
integer
name
string
(191)
description
string
(191)
request_date
date
status
enum
result
string
(191)
countries
id
increments
timestamps
timestamps
name
string
(191)
is_active
boolean
phone_code
string
(191)
currency_code
string
(191)
states
id
increments
timestamps
timestamps
country_id
FK
integer
name
string
(191)
is_active
boolean
cities
id
increments
timestamps
timestamps
state_id
FK
integer
name
string
(191)
is_active
boolean
branches
id
increments
timestamps
timestamps
name
string
(191)
diagnostic_fees
string
(191)
room_id
FK
integer
phone
integer
rooms
id
increments
timestamps
timestamps
name
string
(191)
×
Comments for Artica Clinc
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01