Home
armansa_general
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
settings
id
increments
key
string
(255)
value
string
(10000)
description
string
(1000)
media
id
increments
timestamps
timestamps
name
string
(50)
file_name
string
(200)
extension
string
(10)
type
enum
service_samples
id
increments
timestamps
timestamps
title
string
(300)
description
text
order
float
media_id
FK
integer
is_featured
boolean
service_id
integer
faqs
id
increments
timestamps
timestamps
question
text
answer
text
order
float
blog_posts
id
increments
timestamps
timestamps
title
string
(2000)
content
text
meta_keyword
string
(5000)
meta_description
string
(10000)
blog_category_id
FK
integer
created_by
integer
summary
string
(10000)
updated_by
integer
blog_category_id
FK
integer
media_id
FK
integer
slug
string
(1000)
status
enum
allow_comments
boolean
is_featured
boolean
blog_categories
id
increments
name
string
(500)
description
string
(5000)
slug
string
(500)
blog_comments
id
increments
timestamps
timestamps
blog_post_id
FK
integer
status
enum
ip
string
(25)
user_agent
string
(255)
tags
id
increments
name
string
(255)
slug
string
(255)
blog_post_tags
id
increments
blog_post_id
FK
integer
tag_id
FK
integer
service_sample_tags
id
increments
service_sample_id
FK
integer
tag_id
FK
integer
partners
id
increments
softDeletes
softDeletes
name
string
(500)
media_id
FK
integer
is_featured
boolean
achievements
id
increments
prefix
string
(100)
number
string
(10)
suffix
string
(100)
is_featured
boolean
order
float
(22,2)
social_networks
id
increments
pages
id
increments
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01