Home
discount
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
discount
id
increments
name
string
(200)
description
string
(250)
started_at
timestamp
ended_at
timestamp
type
string
(25)
value
float
ship_discount_type
string
(25)
ship_discount_value
float
status
tinyInteger
created_at
timestamps
softDeletes
softDeletes
updated_at
timestamp
deleted_at
timestamp
discountable
id
increments
discount_id
integer
description
text
discountable_type
string
(255)
user_id
string
(200)
user_group_id
string
(200)
brand_id
string
(200)
product_category_id
string
(200)
product_id
string
status
tinyInteger
created_at
timestamp
softDeletes
softDeletes
updated_at
timestamp
deleted_at
timestamp
discountable_brand
id
increments
discount_id
integer
brand_id
integer
timestamps
timestamps
×
Comments for discount
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01