Home
plumpclinics
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
social_links
id
bigIncrements
platform
string
(255)
url
string
(255)
icon
string
(255)
sort_order
integer
is_active
tinyInteger
timestamps
timestamps
specialties
id
bigIncrements
title
string
(255)
description
text
image
string
(255)
is_active
tinyInteger
sort_order
integer
icon
string
(255)
timestamps
timestamps
services
id
bigIncrements
service_category_id
FK
bigInteger
title
string
(255)
description
text
icon
string
image
string
(255)
sort_order
integer
is_active
tinyInteger
is_featured
tinyInteger
timestamps
timestamps
service_categories
id
bigIncrements
title
string
(255)
short_title
string
(255)
description
text
hero_description
string
(255)
icon
string
(255)
hero_image
string
(255)
sort_order
integer
is_active
tinyInteger
timestamps
timestamps
doctors
id
bigIncrements
name
string
(255)
phone
string
(255)
image
string
(255)
position
string
(255)
is_active
tinyInteger
specialty_id
FK
bigInteger
timestamps
timestamps
specialty_doctor
id
bigIncrements
specialty_id
FK
bigInteger
doctor_id
FK
bigInteger
timestamps
timestamps
contacts
id
bigIncrements
label
string
(255)
value
string
(255)
icon
string
(255)
business_hours
longText
sort_order
integer
is_active
tinyInteger
timestamps
timestamps
features
id
bigIncrements
title
string
(255)
description
text
is_active
tinyInteger
icon
string
(255)
sort_order
integer
timestamps
timestamps
team_members
id
bigIncrements
name
string
(255)
role
string
(255)
specialty
string
(255)
email
string
phone
string
(255)
image
string
(255)
sort_order
integer
is_active
tinyInteger
timestamps
timestamps
team_highlights
id
bigIncrements
title
string
(255)
description
string
icon
string
(255)
is_active
tinyInteger
sort_order
integer
timestamps
timestamps
pages
id
bigIncrements
title
string
(255)
slug
string
(255)
image
string
(255)
meta_title
string
(255)
meta_description
text
hero_title
string
(255)
hero_description
text
hero_image
string
(255)
is_active
tinyInteger
timestamps
timestamps
sections
id
bigIncrements
page_id
FK
bigInteger
title
string
(255)
subtitle
string
(255)
content
longText
additional_content
text
image
string
(255)
button
text
layout_type
string
(255)
columns
integer
padding
text
is_active
tinyInteger
sort_order
integer
timestamps
timestamps
appointments
id
bigIncrements
first_name
string
(255)
last_name
string
email
string
(255)
phone
string
(255)
service_id
FK
bigInteger
preferred_date
date
preferred_time
time
status
string
(255)
notes
string
(255)
timestamps
timestamps
hero_slides
id
bigIncrements
page_id
FK
bigInteger
title
string
(255)
subtitle
string
(255)
description
text
image
string
(255)
button
text
sort_order
integer
is_active
tinyInteger
timestamps
timestamps
service_features
id
bigIncrements
service_id
FK
bigInteger
content
text
sort_order
integer
timestamps
timestamps
service_benefits
id
bigIncrements
service_id
FK
bigInteger
content
text
sort_order
integer
timestamps
timestamps
settings
id
bigIncrements
timestamps
timestamps
title
string
(255)
description
text
×
Comments for plumpclinics
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01