Home
email_queue_ERD
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (2)
email_queue
id
increments
status_id
FK
integer
sender_id
FK
integer
sender_name
string
sender_email
string
subject
string
send_to
string
cc
string
bcc
string
body
text
attachments
text
timestamps
timestamps
softDeletes
softDeletes
email_sending_statuses
id
increments
description
string
timestamps
timestamps
softDeletes
softDeletes
employees
id
increments
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01