Home
saaa-store
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
products
id
increments
topic_prefix
string
title
string
category_id
integer
price
decimal
(8,2)
is_physical
boolean
timestamps
timestamps
softDeletes
softDeletes
store_items
id
increments
title
string
description
string
(512)
image_url
string
timestamps
timestamps
product_store_item
id
increments
store_item_id
integer
product_id
integer
discount_type
enum
discount_amount
decimal
(8.2)
sort_order
integer
timestamps
timestamps
users
id
increments
timestamps
timestamps
product_user
id
increments
shipping_status
enum
shippping_tracking_no
string
timestamps
timestamps
product_links
id
increments
url
string
timestamps
timestamps
store_tags
id
increments
title
string
timestamps
timestamps
store_item_store_tag
id
increments
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01