Home
steps_chat
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
tickets
id
increments
client_id
FK
bigInteger
user_assign_id
FK
bigInteger
status
enum
softDeletes
softDeletes
timestamps
timestamps
messages
id
increments
ticket_id
FK
bigInteger
body
text
sender_id
bigInteger
sender_type
string
message_id
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
clients
id
increments
user_assignees
id
increments
user_id
FK
bigInteger
model_id
bigInteger
model_type
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01