Home
marketplace
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
username
string
(30)
first_name
string
last_name
string
email
string
password
string
(100)
photo
string
products
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
description
text
price
decimal
(9,2)
user_id
FK
integer
category_id
FK
integer
product_images
id
increments
timestamps
timestamps
softDeletes
softDeletes
product_id
FK
integer
file_name
string
categories
id
increments
timestamps
timestamps
title
string
image
string
messages
id
increments
timestamps
timestamps
user_id
FK
integer
product_id
FK
integer
content
text
×
Comments for marketplace
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01