Home
workflow_api
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
workflow_groups
workflowGroupsId
uuid
(36)
timestamps
timestamps
name
string
description
text
workflows
workflowsId
uuid
(36)
timestamps
timestamps
name
string
description
text
order
integer
completed
boolean
workflowGroupsId
char
(36)
workflow_steps
workflowStepsId
uuid
(36)
timestamps
timestamps
display
boolean
name
text
order
integer
workflowsId
char
(36)
workflow_conditions
workflowConditionsId
uuid
(36)
timestamps
timestamps
required
boolean
name
string
uri
text
path
text
trueAction
text
falseAction
string
workflowStepsId
char
(36)
×
Comments for workflow_api
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01