Home
Tickets
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
ticket_categories
id
increments
title
string
(100)
description
text
status
enum
softDeletes
softDeletes
timestamps
timestamps
tickets
id
increments
title
string
(100)
description
text
priority
string
(50)
ticket_category_id
FK
integer
src
string
(100)
status
enum
softDeletes
softDeletes
timestamps
timestamps
ticket_replies
id
increments
timestamps
timestamps
softDeletes
softDeletes
ticket_id
FK
integer
employee_id
FK
integer
comment
text
src
string
(150)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01