Home
db
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
orders
id
increments
timestamps
timestamps
payment_method
id
increments
timestamps
timestamps
category
enum
show_customer
boolean
payments
id
increments
timestamps
timestamps
status
enum
gateways
id
increments
timestamps
timestamps
name
string
is_active
string
is_default
string
api_key
string
callback_url
string
transactions
id
increments
timestamps
timestamps
gateway_id
integer
payment_id
integer
order_id
integer
amount
bigInteger
status
enum
res_id
string
code
string
description
json
×
Comments for db
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01