Home
ecommerce
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
products
id
increments
name
string
image_id
integer
slug
string
description
mediumText
categories
string
images
string
vendors
string
distributor
string
suppliers
string
last_modified_by
integer
timestamps
timestamps
softDeletes
softDeletes
prices
id
increments
timestamps
timestamps
softDeletes
softDeletes
categories
id
increments
name
string
parent_id
smallInteger
timestamps
timestamps
softDeletes
softDeletes
shipping
id
increments
timestamps
timestamps
softDeletes
softDeletes
brands
id
increments
name
string
slug
string
image_id
integer
status
enum
timestamps
timestamps
softDeletes
softDeletes
attributes
id
increments
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
name
string
email
string
timestamps
timestamps
softDeletes
softDeletes
orders
id
increments
timestamps
timestamps
softDeletes
softDeletes
vendors
id
increments
timestamps
timestamps
softDeletes
softDeletes
coupons
id
increments
timestamps
timestamps
softDeletes
softDeletes
origins
id
increments
name
string
slug
string
timestamps
timestamps
softDeletes
softDeletes
files
id
increments
parent_id
integer
name
string
alter_text
string
size
string
mime_type
string
extention
string
slug
string
path
string
image_id
integer
color
string
items_count
smallInteger
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01