Home
adrec
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
adrec_company
id
increments
timestamps
timestamps
name
string
(255)
website
string
(255)
phone
string
(50)
tax_id
string
(50)
pic
json
adrec_category
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
description
string
(255)
user_id
integer
company_id
string
(255)
adrec_brand
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
description
string
(255)
company_id
integer
user_id
integer
adrec_product
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
company_id
integer
category
json
brand
json
personality
json
values
string
(500)
audience
json
guideline
json
adrec_campaign
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
duration
json
objective
string
(500)
adrec_creative
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
brief
string
(5000)
material
json
category
json
brand
json
product
json
delivery_time
integer
delivery
json
status
string
owner
json
creator
json
pic
json
campaign
json
company
json
adrec_delivery_concept
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
owner
json
creator
json
company
json
category
json
brand
json
product
json
creative
json
adrec_asset_type
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(50)
description
string
(5000)
adrec_publisher
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
spec
json
adrec_delivery_asset
id
increments
preview
json
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
spec
json
package
json
doer
json
adrec_personality
id
increments
timestamps
timestamps
softDeletes
softDeletes
company_id
integer
user_id
integer
name
string
(255)
description
string
(500)
adrec_store
id
increments
timestamps
timestamps
softDeletes
softDeletes
render_type
string
(10)
adrec_queue
id
increments
timestamps
timestamps
softDeletes
softDeletes
model_type
string
(255)
adrec_asset_spec
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
assettype
json
spec
json
preview
string
(500)
creator
json
package
string
×
Comments for adrec
itdduy . 20 April 2020
Méo hiểu giề
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01