Home
Marketing
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
marketing_categories
id
increments
name
string
(100)
description
text
softDeletes
softDeletes
timestamps
timestamps
marketing_mains
id
increments
title
string
(100)
marketing_category_id
FK
integer
budget_amount
bigInteger
marketing_type_id
FK
integer
from_date
date
to_date
date
status
enum
result_customers
integer
softDeletes
softDeletes
timestamps
timestamps
marketing_types
id
increments
name
string
(100)
description
text
softDeletes
softDeletes
timestamps
timestamps
marketing_affilates
id
increments
affilate_id
FK
integer
marketing_id
FK
integer
commission
double
status
enum
softDeletes
softDeletes
timestamps
timestamps
socials
id
increments
title
string
(100)
description
text
softDeletes
softDeletes
timestamps
timestamps
marketing_socials
id
increments
marketing_id
FK
integer
social_id
FK
integer
marketer_id
FK
integer
commission
double
status
enum
softDeletes
softDeletes
timestamps
timestamps
marketing_inner
id
increments
timestamps
timestamps
softDeletes
softDeletes
employee_id
FK
integer
marketing_id
FK
integer
commission
double
status
enum
×
Comments for Marketing
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01