Home
reborn_production
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
returns
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
transaction_id
bigInteger
buyer_id
integer
seller_id
integer
cancelled_at
datetime
cancelled_by
integer
last_called_at
datetime
state
string
notes
text
items
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
return_id
bigInteger
cart_id
bigInteger
amount
double
quantity
integer
solutions
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
return_id
bigInteger
type
string
user_id
integer
state
string
need_return
boolean
shippings
id
increments
timestamps
timestamps
softDeletes
softDeletes
return_id
bigInteger
code
string
state
string
messages
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
return_id
bigInteger
content
text
attachments
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
owner_type
string
owner_id
bigInteger
url
string
type
string
size
string
addresses
id
bigIncrements
timestamps
timestamps
softDeletes
softDeletes
owner_id
bigInteger
owner_type
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01