Home
Empresa911
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
username
string
(64)
user_sendgrid
string
(75)
password
string
(255)
pass
string
(40)
code
string
(255)
email
string
(64)
first_name
string
(50)
last_name
string
(50)
address
string
(100)
city
string
(100)
state
string
(100)
zip
string
(15)
country
string
(2)
website
string
(255)
phone
string
(12)
company
string
(255)
mail_domain
string
(255)
disabled
binary
timestamps
timestamps
listas
id
increments
name
string
(64)
list
string
(64)
count
integer
user_id
FK
integer
sender_id
FK
integer
campos
text
timestamps
timestamps
senders
id
increments
identity_sendgrid
string
(64)
identity
string
(64)
name
string
(100)
email
string
(64)
replyto
string
(64)
address
string
(100)
city
string
(100)
state
string
(100)
zip
string
(50)
country
string
(100)
user_id
FK
integer
timestamps
timestamps
validado
binary
templates
id
increments
name
string
(255)
img
string
(255)
html
text
timestamps
timestamps
unsubscribes
id
increments
email
string
(255)
user_id
FK
integer
lista_id
FK
integer
marketing_id
FK
integer
timestamps
timestamps
usertemplates
id
increments
timestamps
timestamps
name
string
(255)
img
string
(255)
html
text
user_id
FK
integer
marketings
id
increments
name
string
(255)
name_sendgrid
string
(255)
subject
string
(100)
text
text
html
text
htmlE
text
at
datetime
user_id
FK
integer
lista_id
FK
integer
timestamps
timestamps
publicDomain
id
increments
timestamps
timestamps
domain
string
(255)
Domain
id
increments
timestamps
timestamps
domain
string
(255)
user_id
FK
integer
criterios
id
increments
descripcion
string
(100)
umbral
decimal
(5,4)
timestamps
timestamps
Ips
id
increments
ip
string
(12)
enabled
binary
calificacion
decimal
(5,4)
criterios_id
FK
integer
timestamps
timestamps
LogCambios
id
increments
operacion
string
(8)
ip_id
FK
integer
calif_ant
FK
integer
calif_post
FK
integer
timestamps
timestamps
ip_user
id
increments
ip_id
FK
integer
user_id
FK
integer
timestamps
timestamps
×
Comments for Empresa911
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01