Home
emigre_app
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
timestamps
timestamps
softDeletes
softDeletes
brands
id
increments
title
string
(255)
timestamps
timestamps
softDeletes
softDeletes
user_brand
id
increments
category_id
integer
user_id
integer
timestamps
timestamps
requests
id
increments
created_by
FK
integer
category_id
FK
integer
quantity
integer
description
text
status
integer
timestamps
timestamps
softDeletes
softDeletes
orders
id
increments
user_id
FK
integer
total
double
status
integer
timestamps
timestamps
softDeletes
softDeletes
request_order
id
increments
order_id
integer
request_id
integer
timestamps
timestamps
ivoices
id
increments
order_id
FK
integer
invoice_no
string
(50)
timestamps
timestamps
invoice_date
timestamp
due_date
timestamp
requests_items
id
increments
request_id
FK
integer
seller_id
integer
description
text
quantity
integer
price
double
total_price
double
status
integer
timestamps
timestamps
email
integer
date_de_livraison
string
(50)
×
Comments for emigre_app
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01