Home
mobile_campaign_marketing
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
campaigns
id
increments
traffic_source_id
FK
integer
name
string
url
string
cost_model_type
integer
costing
bigInteger
timestamps
timestamps
offers
id
increments
uuid
string
name
string
url
string
template_location
string
timestamps
timestamps
offer_template_properties
id
increments
offer_id
FK
integer
key
string
value
string
timestamps
timestamps
campaign_offer
id
increments
uuid
string
campaign_id
FK
integer
offer_id
FK
integer
timestamps
timestamps
applications
id
increments
name
string
path
string
timestamps
timestamps
application_offer
id
increments
application_id
FK
integer
offer_id
FK
integer
type
string
timestamps
timestamps
traffic_sources
id
increments
name
string
timestamps
timestamps
traffic_source_trackings
id
increments
campaign_id
FK
integer
offer_id
FK
integer
traffic_source_id
FK
integer
tracking_code
string
country
string
category
string
converted
boolean
additional_params
text
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01