Home
Shipping
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
Users
id
increments
name
string
email
string
last_login
timestamp
hash
string
status
boolean
timestamps
timestamps
Categories
id
increments
name
string
(100)
name_en
string
description
text
description_en
text
sort
integer
status
boolean
timestamps
timestamps
Areas
id
increments
name
string
(100)
sort
integer
status
string
timestamps
timestamps
Orders
id
increments
order_key
string
user_id
FK
integer
area_id
FK
integer
category_id
FK
integer
timestamps
timestamps
orders_data
id
increments
timestamps
timestamps
order_id
FK
integer
from
string
to
string
date_from
timestamp
date_to
timestamp
geo_from
string
geo_to
string
notes
text
order_status
id
increments
timestamps
timestamps
order_id
FK
integer
status
string
time
time
date
date
×
Comments for Shipping
ahmedash95 . 19 November 2015
as a customer can i make many transportation in one order
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01