Home
missions
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
missions
id
increments
timestamps
timestamps
tasks
id
increments
timestamps
timestamps
mission_id
integer
steps
id
increments
timestamps
timestamps
name
string
category
string
order
integer
mission_steps
id
increments
timestamps
timestamps
step_id
integer
mission_id
integer
status
string
mission_step_statuses
name
string
slug
string
step_task_templates
id
increments
timestamps
timestamps
step_id
integer
task_type_id
integer
price
float
order
integer
description
text
is_required
boolean
task_types
id
increments
timestamps
timestamps
mission_step_tasks
id
increments
timestamps
timestamps
step_mission_id
integer
task_id
integer
is_requiried
boolean
meta_data
json
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01