Home
e-commerce
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
products
id
increments
name
string
timestamps
timestamps
orders
id
increments
amount
string
user_id
FK
integer
timestamps
timestamps
order_items
id
increments
product_id
FK
integer
order_id
FK
integer
timestamps
timestamps
×
Comments for e-commerce
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01