Home
Doctory
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
bigIncrements
role_id
FK
integer
email
string
mobile
string
type
string
full_name
string
password
string
latitude
string
longitude
string
gender
enum
lang
enum
active
enum
code
string
num_try_active
integer
online
enum
image
string
first_name
string
last_name
string
date_of_birth
date
available
enum
notification_toggle
enum
wallet
double
address
text
uuid
uuid
points
integer
tax_number
text
description
text
rememberToken
rememberToken
reset_code
string
app_commission
double
rates
integer
total_commission
double
wallet_balance
float
reservation_availability
boolean
user_note
text
specialites
id
increments
name_ar
string
name_en
string
description
text
image
string
roles
id
increments
name_ar
string
name_en
string
permissions
longText
description
text
created_by
integer
deleted_at
timestamp
created_at
timestamp
updated_at
timestamp
reservations
id
bigIncrements
user_id
FK
bigInteger
doctor_id
FK
bigInteger
enable_tax
enum
tax
string
discount
enum
sub_total
string
total
string
status
string
payment_status
string
date
string
description
string
cancel_reason
string
payment_type
string
Notifications
id
bigIncrements
user_id
FK
bigInteger
type
string
body
string
icon
string
is_seen
tinyInteger
title
string
created_at
timestamp
updated_at
timestamp
×
Comments for Doctory
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01