Home
Sepanels
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
images
id
increments
timestamps
timestamps
softDeletes
softDeletes
imageable_id
FK
bigInteger
imageable_type
string
settings
id
increments
timestamps
timestamps
softDeletes
softDeletes
address
string
email
string
phone
string
facebook
string
instagram
string
whatsapp
string
fax
string
twitter
string
longitude
double
(10,8)
latitude
double
(10,8)
title
string
content
text
portfolios
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
text
messages
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
email
string
subject
string
content
text
subscribers
id
increments
timestamps
timestamps
softDeletes
softDeletes
email
string
faqs
id
increments
timestamps
timestamps
softDeletes
softDeletes
question
string
answer
text
services
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
description
text
prices
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
cost
integer
description
text
tags
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
posts
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
description
text
content
text
user_id
FK
integer
popular
boolean
post_tag
id
increments
timestamps
timestamps
tag_id
FK
integer
post_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01