Home
rama
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
products
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
sku
string
(255)
variations
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
variation_values
id
increments
timestamps
timestamps
softDeletes
softDeletes
variation_id
FK
integer
value
string
(255)
product_variations
id
increments
timestamps
timestamps
softDeletes
softDeletes
variation_name
string
(255)
product_id
FK
integer
price
float
(7,2)
quantity
integer
status
string
(255)
product_variation_details
id
increments
timestamps
timestamps
softDeletes
softDeletes
product_variation_id
FK
integer
variation_value_id
FK
integer
×
Comments for rama
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01