Home
online shopping
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
timestamps
timestamps
firstname
string
lastname
string
email
string
(100)
gender
string
(100)
phonenumber
string
(100)
password
string
(100)
order
id
increments
timestamps
timestamps
ordertcatagory
string
(100)
ordername
string
(100)
orderquantity
string
(100)
orderdate
string
orderprice
string
(100)
orderavailability
string
(100)
shippingaddress
string
(100)
shippingdate
string
paymentstatus
string
cart
id
increments
timestamps
timestamps
productid
integer
productcatagory
string
(100)
productname
string
productimage
string
productdescription
string
productprice
string
productquantity
string
shippingstatus
string
walletbalance
string
product
id
increments
timestamps
timestamps
productid
string
productcatagory
string
productname
string
productimage
string
productdescription
string
productprice
string
productavailability
string
payment
id
increments
timestamps
timestamps
userid
string
username
string
bankname
string
cardnumber
string
paymenttype
string
(100)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01