Home
ifg-presskit
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
companies
id
increments
name
string
about
text
youtube_id
string
timestamps
timestamps
softDeletes
softDeletes
company_address
id
increments
city
string
companies_id
FK
integer
country_code_id
FK
integer
state
string
street
string
zipcode
string
timestamps
timestamps
softDeletes
softDeletes
countries
id
increments
name
string
country_code
integer
timestamps
timestamps
softDeletes
softDeletes
links
id
increments
url
string
url_name
string
description
text
companies_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
press_coverage
id
increments
date_added
datetime
images_id
integer
companies_id
FK
integer
description
text
timestamps
timestamps
softDeletes
softDeletes
images
id
increments
timestamps
timestamps
softDeletes
softDeletes
url
string
type
string
companies_images
id
increments
companies_id
integer
images_id
integer
timestamps
timestamps
softDeletes
softDeletes
awards
id
increments
title
string
images_id
integer
companies_id
integer
description
text
date_recieved
datetime
timestamps
timestamps
softDeletes
softDeletes
teams
id
increments
images_id
integer
companies_id
integer
name
string
description
text
formed
datetime
timestamps
timestamps
softDeletes
softDeletes
videos
id
increments
timestamps
timestamps
softDeletes
softDeletes
url
text
description
text
images_id
integer
companies_videos
id
increments
timestamps
timestamps
softDeletes
softDeletes
companies_id
integer
videos_id
integer
downloads
id
increments
url
text
images_id
integer
companies_id
integer
timestamps
timestamps
softDeletes
softDeletes
testimonials
id
increments
timestamps
timestamps
softDeletes
softDeletes
message
text
from
string
added
datetime
images_id
integer
companies_id
integer
press_releases
id
increments
softDeletes
softDeletes
companies_id
integer
images_id
integer
message
text
timestamps
timestamps
other_media
id
increments
url
text
file_type
string
downloads
integer
companies_id
integer
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01