Home
coalshastra_chat
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
chat
id
increments
chat_relation
tinyInteger
first_user_id
integer
second_user_id
integer
status
tinyInteger
timestamps
timestamps
chat_threads
id
increments
chat_id
integer
sender_id
integer
receiver_id
integer
message
text
is_read
tinyInteger
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01