Home
Landing_page
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Product
id
increments
description
text
is_visible
boolean
name
string
timestamps
timestamps
Package
id
increments
name
string
is_visible
boolean
timestamps
timestamps
Package_Product
id
increments
product_id
FK
integer
package_id
FK
integer
price
decimal
is_visible
boolean
timestamps
timestamps
PackageFeatures
id
increments
package_product_id
FK
integer
timestamps
timestamps
feature
string
is_visible
boolean
HeroSection
id
increments
timestamps
timestamps
title
string
description
text
is_visible
boolean
Testimonials
id
increments
name
string
rating
integer
comment
text
is_visible
boolean
timestamps
timestamps
Partners
id
increments
image
string
url
string
is_visible
boolean
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01