Home
Example
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
conversations
id
increments
job_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
messages
id
increments
conversation_id
FK
integer
user_id
FK
integer
message
text
last_read
datetime
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
jobs
id
increments
user_id
FK
integer
title
string
description
text
timestamps
timestamps
softDeletes
softDeletes
conversation_user
conversation_id
FK
integer
user_id
FK
integer
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01