Home
Estshara
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
type
tinyInteger
name
string
email
string
password
string
remember_token
text
firebase_token
text
phone
string
additional_phone
string
confirm_code
string
gender
string
image
string
birth_of_year
date
years_of_experience
string
education
string
experience
string
education_certificate
string
experience_certificate
string
is_active
tinyInteger
timestamps
timestamps
Reviews
id
increments
user_id
integer
consultant_id
integer
comment
string
star_num
integer
is_active
tinyInteger
timestamps
timestamps
Settings
id
increments
site_title
string
site_logo
string
terms_conditions
text
about_us
text
timestamps
timestamps
Notifications
id
increments
title
string
body
string
user_id
integer
is_active
tinyInteger
timestamps
timestamps
contacts
id
increments
name
string
email
string
message
string
is_active
tinyInteger
timestamps
timestamps
Blogs
id
increments
user_id
integer
image
string
title
string
body
text
star_num
integer
share_num
integer
is_active
tinyInteger
timestamps
timestamps
Sliders
id
increments
image
string
is_active
tinyInteger
timestamps
timestamps
categories
id
increments
name
string
image
string
is_active
tinyInteger
timestamps
timestamps
subcategories
id
increments
category_id
integer
name
string
is_active
tinyInteger
timestamps
timestamps
consultant_category
id
increments
consultant_id
integer
category_id
integer
subcategory_id
integer
timestamps
timestamps
reservations
id
increments
consultant_id
integer
user_id
integer
date
date
time
string
type
string
is_active
tinyInteger
timestamps
timestamps
messages
id
increments
consultant_id
integer
user_id
integer
consultant_msg
string
user_msg
string
timestamps
timestamps
consultation_types
id
increments
consultant_id
integer
type
string
duration
integer
cost
double
is_active
tinyInteger
timestamps
timestamps
×
Comments for Estshara
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01