Home
zabeha
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
user
id
increments
first_name
string
last_name
string
eamil
string
phone
string
gender
string
password
string
timestamps
timestamps
user_address
id
increments
user_id
bigIncrements
address
string
country
string
city
string
neighborhood
string
street
string
house_description
string
postal_code
smallInteger
timestamps
timestamps
Sections
id
increments
name
string
timestamps
timestamps
categories
id
increments
name
string
section_id
bigIncrements
timestamps
timestamps
products
id
increments
category_id
bigIncrements
name
string
sub_name
string
price
integer
description
text
timestamps
timestamps
review
id
increments
user_id
bigIncrements
rate
float
comment
string
timestamps
timestamps
purchases
id
increments
cart_id
bigIncrements
product_id
bigIncrements
amount
integer
cutting
tinyInteger
Packaging
tinyInteger
Liver
tinyInteger
head
tinyInteger
notes
text
timestamps
timestamps
cart
id
increments
user_id
bigIncrements
timestamps
timestamps
orders
id
increments
promo_code
string
total_price
integer
shipping
integer
status
tinyInteger
address_id
bigIncrements
someone_receive
boolean
payment_id
string
timestamps
timestamps
order_purchase
id
increments
timestamps
timestamps
order_id
bigIncrements
purchase_id
bigIncrements
favourites
id
increments
timestamps
timestamps
user_id
bigIncrements
product_id
bigIncrements
notifications
id
increments
timestamps
timestamps
user_id
bigIncrements
title
string
details
string
policies
id
increments
timestamps
timestamps
title
string
description
string
contacts
id
increments
timestamps
timestamps
whatsapp
string
mobile
string
phone
string
eamil
string
supports
id
increments
timestamps
timestamps
name
string
phone
string
eamil
string
message
text
payments
id
increments
timestamps
timestamps
name
string
best_seller
id
increments
timestamps
timestamps
product_id
bigIncrements
offers
id
increments
timestamps
timestamps
product_id
bigIncrements
×
Comments for zabeha
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01