Home
gandzak
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(255)
surname
string
(255)
email
string
password
string
(255)
birth_date
date
role_id
FK
integer
phone_number
string
(255)
cart_id
FK
integer
timestamps
timestamps
user_favorites
id
increments
product_id
integer
user_id
integer
user_bag
id
increments
product_id
integer
user_id
integer
shopping_cart
id
increments
cart_number
bigInteger
valid_thru
string
(7)
cvv
integer
timestamps
timestamps
user_addresses
id
increments
address
text
entrance
integer
floor
integer
apartment
string
user_id
integer
product
id
increments
main_category_id
integer
category_id
integer
timestamps
timestamps
old_price
integer
price
integer
code
string
description
string
receipt_id
FK
integer
quantity
integer
main_category
id
increments
menu_name
string
(255)
category
id
increments
category_name
string
parent_id
integer
images
id
increments
image_url
string
(255)
imageable_id
integer
imageable_type
string
timestamps
timestamps
receipts
id
increments
manufacturer_country
string
manufacturer
string
ingredients
text
roles
id
increments
role_name
string
orders
id
increments
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01