Home
Order
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
orders
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
bigInteger
status
enum
title
string
(350)
is_active
boolean
total_price
float
(8,2)
order_item
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
FK
bigInteger
orderables
id
increments
timestamps
timestamps
softDeletes
softDeletes
×
Comments for Order
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01