Home
manorama events
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(20)
phone_number
string
email
string
(30)
password
string
(50)
timestamps
timestamps
softDeletes
softDeletes
user_profile
id
increments
timestamps
timestamps
user_id
FK
bigInteger
admin_users
id
increments
name
string
(20)
phone
bigInteger
email
string
(20)
password
string
(50)
status
smallInteger
role_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
roles
id
increments
name
string
(30)
description
string
(30)
timestamps
timestamps
softDeletes
softDeletes
permissions
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
(30)
slug
string
(30)
description
string
(30)
role_id
FK
bigInteger
role_has_permissions
id
increments
timestamps
timestamps
softDeletes
softDeletes
role_id
FK
bigInteger
permission_id
FK
bigInteger
speakers
id
increments
name
string
(20)
email
string
(30)
position
string
(30)
description
string
(30)
image
string
(50)
qualification
string
(50)
timestamps
timestamps
softDeletes
softDeletes
webinar_details
id
increments
date
date
time
time
webinar_title
string
(50)
webinar_description
string
(50)
speaker_list
string
organization_name
string
(50)
partner_list
string
(50)
section_link
string
(50)
speakers_id
FK
bigInteger
partner_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
partners
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(30)
sub_title
string
(50)
description
string
(50)
image
string
(50)
companies
id
increments
email
string
(30)
phone
integer
description
text
video_link
string
(50)
web_link
string
(50)
socialmedia_link
string
(50)
company_overview
string
(50)
service_name
string
(50)
service_description
text
company_overview_description
text
company_overview_count1
string
(50)
company_overview_count2
string
(50)
offer_name
string
(50)
benefit_name
string
(50)
benefit_description
text
brochure_link
string
(50)
subservice_image
string
(50)
subservice_description
string
(50)
timestamps
timestamps
softDeletes
softDeletes
products
id
increments
partner_id
FK
bigInteger
name
string
(50)
description
string
(50)
image
string
(50)
web_link
string
(50)
timestamps
timestamps
softDeletes
softDeletes
highlights
id
increments
heading
string
(50)
date
date
name
string
speaker_id
FK
bigInteger
video_link
string
(50)
timestamps
timestamps
softDeletes
softDeletes
contact_us
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(30)
email
string
(50)
mobile
integer
subject
text
message
string
(50)
site_settings
id
increments
logo
string
(50)
small_description
string
(50)
email_id
string
(30)
phone_number
integer
social_links
string
(50)
meta_title
string
(50)
meta_description
text
meta_tag
string
(50)
script
string
(50)
timestamps
timestamps
softDeletes
softDeletes
homescreen_settings
id
increments
timestamps
timestamps
softDeletes
softDeletes
banner
string
(50)
intro_video
string
(50)
description
string
(50)
feature_count1
integer
feature_count2
integer
feature_count3
integer
feature_count4
integer
testimonials
id
increments
timestamps
timestamps
softDeletes
softDeletes
testimonial
text
image
string
(50)
name
string
(50)
position
string
(50)
×
Comments for manorama events
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01