Home
mypromise
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
roles
id
increments
timestamps
timestamps
permissions
id
increments
timestamps
timestamps
projects
id
increments
uuid
uuid
owner_id
FK
integer
title
string
description
text
created_at
timestamp
updated_at
timestamp
tasks
id
increments
uuid
uuid
owner_id
FK
integer
project_id
FK
integer
title
string
description
text
created_at
timestamp
updated_at
timestamp
deleted_at
timestamp
completes
id
increments
completable_id
integer
completable_type
string
started_at
timestamp
completed_at
timestamp
created_at
timestamp
updated_at
timestamp
assigns
id
increments
assignable_id
integer
assignable_type
string
user_id
FK
integer
created_at
timestamp
updated_at
timestamp
agencies
id
increments
parent_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
referenceable
id
increments
timestamps
timestamps
statuses
id
increments
timestamps
timestamps
name
string
priority
tinyInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01