Home
sl-db-dev
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
firstName
string
lastName
string
phoneNumber
string
email
string
customerId
string
accounts
id
increments
publishable_key
string
secret_key
string
amounts
id
increments
value
integer
textKey
string
fees
id
increments
percent_fee
string
amount_fee
string
accountId
FK
integer
orders
id
increments
timestamps
timestamps
invoiceId
string
products
id
increments
timestamps
timestamps
product_account
id
increments
timestamps
timestamps
product_amount
amount_id
FK
integer
product_id
FK
integer
assigned_at
timestamp
kiosk_products
id
increments
timestamps
timestamps
campaign_products
id
increments
timestamps
timestamps
program_products
id
increments
timestamps
timestamps
product_id
FK
integer
total_units
integer
order_items
id
increments
productSlug
string
productName
string
orderId
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01