Home
lara_message
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
users
id
increments
name
string
(191)
timestamps
timestamps
threads
id
increments
subject
string
(191)
timestamps
timestamps
messages
id
increments
thread_id
FK
integer
sender_id
FK
integer
body
longText
timestamps
timestamps
user_message
id
increments
user_id
FK
integer
message_id
FK
integer
status
string
(191)
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01