Home
guides
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
guide_buckets
id
increments
guide_id
integer
question_id
integer
timestamps
timestamps
guide_questions
id
increments
timestamps
timestamps
guide_id
integer
guide_weeks
id
increments
year_id
integer
guide_id
integer
timestamps
timestamps
guide_years
id
increments
guide_id
integer
timestamps
timestamps
guide_periods
id
increments
guide_id
integer
timestamps
timestamps
guide_guides
id
increments
study_id
integer
timestamps
timestamps
guide_documents
id
increments
guide_id
integer
question_id
integer
document_id
integer
timestamps
timestamps
guide_buckets_weeks
id
increments
bucket_id
integer
week_id
integer
guide_periods_weeks
id
increments
period_id
integer
week_id
integer
guide_documents_weeks
id
increments
document_id
integer
week_id
integer
local_guide_buckets
id
increments
content
text
bucket_id
integer
in_language
integer
timestamps
timestamps
local_guide_questions
id
increments
title
string
(255)
in_language
integer
question_id
integer
timestamps
timestamps
local_guide_periods
id
increments
name
string
(255)
slug
string
(255)
in_language
integer
period_id
integer
timestamps
timestamps
local_guide_guides
id
increments
name
string
(255)
slug
string
(255)
in_language
integer
guide_id
integer
timestamps
timestamps
local_guide_years
id
increments
name
string
(255)
slug
string
(255)
in_language
integer
year_id
integer
timestamps
timestamps
local_guide_weeks
id
increments
name
string
(255)
slug
string
(255)
in_language
integer
week_id
string
timestamps
timestamps
×
Comments for guides
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01