Home
speed_delivery
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
name
string
email
string
password
string
timestamps
timestamps
softDeletes
softDeletes
client_phone
id
increments
client_id
FK
bigInteger
phone
string
timestamps
timestamps
states
id
increments
title
string
timestamps
timestamps
order_statuses
id
increments
action
enum
timestamps
timestamps
ordes
id
increments
client_id
FK
bigInteger
client_address_id
FK
bigInteger
order_status_id
FK
bigInteger
description
string
price
string
delivery_price
string
notes
string
timestamps
timestamps
delivery_prices
id
increments
picup_id
FK
bigInteger
address_id
FK
bigInteger
price
float
timestamps
timestamps
client_addresses
id
increments
client_id
FK
bigInteger
state_id
FK
bigInteger
description
string
timestamps
timestamps
deliveries
id
increments
vehicle_id
FK
bigInteger
name
string
phone
string
password
string
timestamps
timestamps
softDeletes
softDeletes
vehicles
id
increments
type
string
timestamps
timestamps
shops
id
increments
state_id
FK
bigInteger
title
string
phone
string
password
string
timestamps
timestamps
softDeletes
softDeletes
×
Comments for speed_delivery
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01