Home
Cloud App
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
product
id
increments
brand_id
mediumInteger
name
string
timestamps
timestamps
softDeletes
softDeletes
product_category
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
product_brand
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
product_material
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
price_band
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
price_list
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
price_band_item
id
increments
width_id
integer
drop_id
integer
price
decimal
restricted
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
price_band_width
id
increments
value
string
price_band_drop
id
increments
value
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01