Home
reviews
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
username
string
(250)
password
string
(10000)
timestamps
timestamps
token
string
(1000)
activation
boolean
products
id
increments
isbn
string
(8)
name
string
(250)
category
integer
published
boolean
pricing
decimal
short_description
text
long_description
text
rating_cache
float
rating_count
integer
icon
string
(250)
timestamps
timestamps
Reviews
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
product_id
FK
integer
rating
integer
comment
text
approved
boolean
spam
boolean
close
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01