Home
trends_coupon
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
indexs
id
increments
offer_id
integer
offer_title
string
(256)
offer_text
text
offer_description
text
offer_type
tinyInteger
offer_coupon
string
(256)
offer_image_url
string
(256)
offer_featured
string
(256)
offer_value
string
(256)
offer_long_url
text
offer_short_url_code
string
(256)
terms_and_conditions
text
offer_start_date
date
offer_end_date
date
offer_copy_json
text
timestamps
timestamps
offer_status
tinyInteger
impressions
id
increments
entity_id
integer
entity_type
integer
user_type
tinyInteger
user_id
integer
status
tinyInteger
timestamps
timestamps
users
id
increments
timestamps
timestamps
view_impressions
id
increments
impression_id
integer
user_ip
string
(256)
user_referer
string
(256)
user_agent
string
(256)
user_script_name
string
(256)
ip_copy_json
text
timestamps
timestamps
likes
id
increments
impression_id
integer
like_value
tinyInteger
status
tinyInteger
timestamps
timestamps
comments
id
increments
impression_id
integer
comment_text
text
status
tinyInteger
timestamps
timestamps
reports
id
increments
impression_id
integer
report_title_id
integer
comment
text
timestamps
timestamps
merchants
id
increments
merchant_name
string
(256)
status
tinyInteger
timestamps
timestamps
religions
id
increments
religion_code
string
religion_name
string
(256)
status
tinyInteger
timestamps
timestamps
campaigns
id
increments
campaign_name
string
(256)
campaign_url
text
status
tinyInteger
timestamps
timestamps
categories
id
increments
category_name
string
(256)
status
tinyInteger
timestamps
timestamps
relation
id
increments
index_id
integer
entity_type
tinyInteger
entity_id
integer
timestamps
timestamps
seo
id
increments
entity_type
tinyInteger
entity_id
integer
seo_url
string
(256)
seo_title
string
(256)
content
text
meta_tags
text
timestamps
timestamps
content
id
increments
content_title
string
(256)
content_slug
string
(256)
content_text
longText
type
tinyInteger
timestamps
timestamps
transaction
id
increments
user_id
integer
order_id
string
(191)
amount
decimal
payment_type
tinyInteger
gateway_type
tinyInteger
response_json
json
status
tinyInteger
timestamps
timestamps
wallet
id
increments
user_id
integer
entity_type
smallInteger
entity_id
integer
value
double
type
tinyInteger
timestamps
timestamps
pages
id
increments
page_title
string
(256)
page_slug
string
(256)
page_content
longText
page_type
tinyInteger
status
boolean
timestamps
timestamps
media
id
increments
entity_type
tinyInteger
entity_id
integer
type
tinyInteger
path
string
(256)
attributes
json
timestamps
timestamps
menu
id
increments
entity_type
tinyInteger
entity_id
integer
title
string
(191)
slug
string
(191)
base_url
string
(191)
parent_id
integer
timestamps
timestamps
×
Comments for trends_coupon
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01