Home
customers
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
customers
id
increments
timestamps
timestamps
softDeletes
softDeletes
Name
string
address
string
phone
string
description
string
suppliers
id
increments
timestamps
timestamps
softDeletes
softDeletes
supplier_name
string
address
string
phone
string
description
string
products
id
increments
timestamps
timestamps
softDeletes
softDeletes
product_name
string
curent_price
float
product_quota
integer
check
id
increments
timestamps
timestamps
products_array
string
payments_array
string
cistomer_id
string
payment_status
boolean
procurement
id
increments
timestamps
timestamps
softDeletes
softDeletes
supplier_id
string
product_id
string
product_quota
string
description
string
reminder
id
increments
timestamps
timestamps
softDeletes
softDeletes
order_id
string
reminder_timedate
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01