Home
kanban
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
projects
id
increments
timestamps
timestamps
name
text
description
text
boards
id
increments
timestamps
timestamps
name
text
description
text
project_id
FK
integer
processes
id
increments
timestamps
timestamps
name
text
description
text
parent_id
FK
integer
board_id
FK
integer
tasks
id
increments
timestamps
timestamps
name
text
process_id
FK
integer
description
text
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01