Home
prosegur
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
username
string
(8)
first_name
string
(50)
last_name
string
(50)
email
string
(60)
password
string
puntos
smallInteger
contacts
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(50)
email
string
(50)
subject
string
(150)
message
string
(255)
premios
id
increments
timestamps
timestamps
softDeletes
softDeletes
imagen
string
description
string
(255)
friends
tinyInteger
stock
smallInteger
news
boolean
userpremios
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
premio_id
FK
integer
admins
id
increments
timestamps
timestamps
softDeletes
softDeletes
username
string
(8)
password
string
email
string
(60)
amigos
id
increments
timestamps
timestamps
softDeletes
softDeletes
nombre
string
(60)
email
string
(60)
telefono
string
(15)
valido
boolean
user_id
FK
integer
notificaciones
id
increments
timestamps
timestamps
softDeletes
softDeletes
url
string
(100)
expiration
timestamp
notification
string
(144)
preferences
id
increments
timestamps
timestamps
softDeletes
softDeletes
dev_servers
text
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01