Home
orders
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
orders
id
increments
user_id
FK
integer
timestamps
timestamps
total
integer
status
enum
items
id
increments
order_id
FK
integer
timestamps
timestamps
name
string
description
text
cost
integer
invoices
id
increments
order_id
FK
integer
timestamps
timestamps
invoice_no
string
invoice_date
timestamp
due_date
timestamp
status
enum
users
id
increments
timestamps
timestamps
×
Comments for orders
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01