Home
notify
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
sources
id
increments
category_id
FK
integer
media_id
FK
integer
name
string
public_name
string
source_type
string
request_parameters_json
text
update_rythm
integer
timestamps
timestamps
softDeletes
softDeletes
source_categories
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
images
id
increments
name
string
path
text
size
float
timestamps
timestamps
softDeletes
softDeletes
fluxes
id
increments
name
string
image_id
integer
frequency_all
boolean
frequency_important
boolean
frequency_timeslot
boolean
frequency_fixed_hour
boolean
timestamps
timestamps
softDeletes
softDeletes
rss_contents
id
increments
source_id
FK
integer
title
string
link
text
image_url
text
publication_date
datetime
timestamps
timestamps
softDeletes
softDeletes
twitter_contents
id
increments
content_type
string
keyword_id
FK
integer
account_id
FK
integer
author_str_id
string
content
text
link
text
publication_date
datetime
timestamps
timestamps
softDeletes
softDeletes
twitter_keywords
id
increments
keyword
string
softDeletes
softDeletes
timestamps
timestamps
source_id
integer
twitter_accounts
id
increments
account
string
occurence_last_24_hours
integer
occurence_last_7_days
integer
timestamps
timestamps
softDeletes
softDeletes
source_id
FK
integer
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
twitter_keywords_occurences
id
increments
keyword_id
FK
integer
number
integer
date
date
timestamps
timestamps
softDeletes
softDeletes
source_medias
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
flux_groups
id
increments
name
string
image_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
flux_categories
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01