Home
assignment
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
sales_persion
id
increments
timestamps
timestamps
id_number
string
(191)
name
string
(191)
contact_no
string
(20)
products
id
increments
timestamps
timestamps
product_name
string
(191)
product_code
string
(191)
product_price
string
(191)
deleted_at
timestamp
consumers
id
increments
timestamps
timestamps
name
string
(191)
address
text
email
string
(191)
phone
string
(20)
invoices
id
increments
timestamps
timestamps
invoice_number
string
(191)
issue_date
timestamp
invoice_products
id
increments
timestamps
timestamps
invoice_id
FK
integer
product_id
FK
integer
quantity
string
(191)
×
Comments for assignment
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01