Home
stock
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Bom
id
increments
timestamps
timestamps
module_id
integer
part_id
integer
subset_id
integer
slug
string
coef
string
Bos
id
increments
timestamps
timestamps
supplier_id
integer
part_id
integer
slug
string
delay
string
ref
string
BosPrice
id
increments
timestamps
timestamps
bos_id
integer
price
float
Category
id
increments
timestamps
timestamps
name
string
slug
string
Module
id
increments
timestamps
timestamps
name
string
slug
string
Part
id
increments
timestamps
timestamps
name
string
slug
string
description
string
category_id
integer
Subset
id
increments
timestamps
timestamps
name
string
slug
string
Supplier
id
increments
timestamps
timestamps
name
string
slug
string
contact
string
phone
string
adress
string
User
id
increments
timestamps
timestamps
name
string
email
string
password
string
×
Comments for stock
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01