Home
cart
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
product
id
increments
timestamps
timestamps
stock_status_id
FK
integer
manufacturer_id
FK
integer
tax_class_id
FK
integer
weight_class_id
FK
integer
length_class_id
FK
integer
stock_status
id
increments
timestamps
timestamps
manufacturer
id
increments
timestamps
timestamps
tax_class
id
increments
timestamps
timestamps
weight_class
id
increments
timestamps
timestamps
length_class
id
increments
timestamps
timestamps
product_attribute
product_id
FK
integer
timestamps
timestamps
product_description
timestamps
timestamps
product_id
FK
integer
product_discount
timestamps
timestamps
product_id
FK
integer
product_filter
timestamps
timestamps
product_id
FK
integer
product_image
timestamps
timestamps
product_image_id
increments
product_id
FK
integer
product_option
id
increments
timestamps
timestamps
product_option_id
increments
product_id
FK
integer
product_option_value
product_option_value_id
increments
product_option_id
FK
integer
product_id
FK
integer
option_id
FK
integer
option_value_id
FK
integer
product_recurring
product_id
FK
integer
timestamps
timestamps
product_related
timestamps
timestamps
product_id
FK
integer
product_reward
product_reward_id
increments
timestamps
timestamps
product_id
FK
integer
product_special
product_special_id
increments
timestamps
timestamps
product_id
FK
integer
product_to_category
product_id
FK
integer
timestamps
timestamps
product_to_download
product_id
FK
integer
timestamps
timestamps
product_to_store
timestamps
timestamps
product_id
FK
integer
×
Exporting error!
There is an error with the foreign key contraints, please check if reference of column "option_id" in table "product_option_value" is still correct.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01