Home
pohheng
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
categories
id
increments
timestamps
timestamps
softDeletes
softDeletes
category_type
string
(255)
category_name
string
(255)
category_subtype
string
(255)
products
id
increments
timestamps
timestamps
softDeletes
softDeletes
sku_id
string
item_code
string
item_name
string
item_weight
decimal
item_price
decimal
item_available_status
string
sub_location
string
category_id
mediumInteger
status
string
transactions
id
increments
timestamps
timestamps
payments
id
increments
timestamps
timestamps
collections
id
increments
name
string
slug
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01