Home
mic ro db
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Products
id
increments
title
text
description
text
images
text
timestamps
timestamps
softDeletes
softDeletes
Prices
id
increments
price
decimal
(8,2)
old_price
decimal
(8,2)
timestamps
timestamps
product_id
FK
integer
Shop
id
increments
name
string
description
string
url
string
timestamps
timestamps
softDeletes
softDeletes
image
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01