Home
questionnaire
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
surveys
id
increments
timestamps
timestamps
title
string
slug
string
venue
string
description
text
options
text
questions
id
increments
timestamps
timestamps
survey_id
FK
integer
title
string
type
string
options
text
filterable
boolean
order
integer
answers
id
increments
timestamps
timestamps
question_id
FK
integer
value
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01