Home
shopping
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
producs
id
increments
name
string
(max)
category_id
FK
integer
timestamps
timestamps
product_categories
id
increments
name
string
(max)
details
text
timestamps
timestamps
product_fields
id
increments
name
string
(max)
timestamps
timestamps
product_categori_product_field
id
increments
product_categori_id
FK
integer
product_field_id
FK
integer
timestamps
timestamps
product_product_field
id
increments
produc_id
FK
integer
product_field_id
FK
integer
value
string
(max)
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01