Home
areeka
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
email
string
(255)
country_code
string
(5)
phone
string
code
integer
code_expire
datetimeTz
lang
string
wallet_balance
decimal
(9,2)
is_notify
boolean
is_approved
boolean
is_blocked
boolean
password
string
doctors
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
phone
string
(255)
email
string
(255)
password
string
gender
enum
is_active
boolean
description
longText
lang
string
doctor_lang
string
exprince
string
appointment_type
string
exprinces_description
longText
type
enum
time_appointment
string
cost_appointment
string
commission
string
health_file_questions
id
increments
timestamps
timestamps
softDeletes
softDeletes
questions
longText
options
longText
health_file_profile
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
health_file_question_id
integer
answer
string
exams
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
image
string
title
string
description
longText
rang
longText
exam_question
id
increments
timestamps
timestamps
softDeletes
softDeletes
exam_id
integer
questions
longText
options
longText
client_exam
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
exam_id
integer
total_degree
integer
is_finsih
boolean
wallets
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
amount
decimal
invoice_id
integer
payment_status
integer
categories
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
image
string
title
string
description
string
is_active
boolean
sliders
id
increments
timestamps
timestamps
softDeletes
softDeletes
doctor_id
integer
discount
string
next_date
datetimeTz
cost
decimal
appointment_time
string
work_days
id
increments
timestamps
timestamps
softDeletes
softDeletes
from
timeTz
to
timeTz
day
string
doctor_id
integer
packages
id
increments
timestamps
timestamps
softDeletes
softDeletes
doctor_id
integer
time
string
cost
decimal
discount
string
orders
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
integer
doctor_id
integer
admin_commission_per
decimal
admin_commission
decimal
total
decimal
final_total
decimal
status
integer
pay_type
integer
pay_status
integer
pay_data
string
room_id
integer
is_rate
boolean
×
Comments for areeka
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01