Home
cbt_dummy_db
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
messages
id
increments
uuid
string
client_id
integer
author_id
integer
type_id
integer
title
string
channel_id
integer
status
string
timestamps
timestamps
softDeletes
softDeletes
messages_attachments
id
increments
uuid
string
messages_parts_contents_id
integer
client_id
integer
name
string
path
string
extension
string
mime_type
string
timestamps
timestamps
messages_parts
id
increments
message_id
integer
author_id
integer
recipient_id
integer
delivered_at
timestamp
opened_at
timestamp
seen_at
timestamp
timestamps
timestamps
message
string
softDeletes
softDeletes
messages_types
id
increments
name
string
slug
string
description
string
messages_recipients
id
increments
timestamps
timestamps
message_id
integer
client_id
integer
recipient_id
integer
messages_channels
id
increments
name
string
slug
string
description
text
timestamps
timestamps
messages_parts_contents_id
id
increments
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01