Home
welivre
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
name
string
(255)
email
string
(255)
password
string
(255)
remember_token
string
(100)
role
string
(20)
facebook
string
twitter
string
google
string
linkedin
string
foursquare
string
instagram
string
gender
string
(1)
picture
text
dt_parar
string
(100)
cigarros_dia
integer
preco_maco
integer
idade_fumar
integer
timestamps
timestamps
Armadilhas
id
increments
nome
string
(70)
tipo
string
icone
string
(50)
timestamps
timestamps
Categorias
id
increments
nome
string
(50)
sexo
string
(1)
etapa
string
(30)
cor
string
(7)
icone
string
(50)
timestamps
timestamps
Configs
id
increments
chat_status
tinyInteger
timestamps
timestamps
Conteudos
id
increments
nome
string
(50)
category_id
integer
posicao
integer
estado
integer
tipo
string
(20)
conteudo
text
timestamps
timestamps
Ferramentas
id
increments
nome
string
(100)
url
string
(200)
cor
string
(7)
timestamps
timestamps
Fissuras
id
increments
nome
string
(70)
icone
string
(50)
solucao
string
(100)
icone_solucao
string
(50)
timestamps
timestamps
Frases
id
increments
frase
text
timestamps
timestamps
Motivacoes
id
increments
nome
string
(70)
icone
string
(50)
timestamps
timestamps
UserArmadilha
id
increments
user_id
integer
armadilha_id
integer
timestamps
timestamps
UserFissura
id
increments
user_id
integer
fissura_id
integer
timestamps
timestamps
UserMotivacao
id
increments
user_id
integer
motivacao_id
integer
timestamps
timestamps
UserFriend
id
increments
user_id
integer
friend_user_id
integer
timestamps
timestamps
Post
id
increments
nome
string
type
string
conteudo
text
timestamps
timestamps
PostComentarios
id
increments
post_id
integer
user_id
integer
conteudo
string
timestamps
timestamps
GUARDAR_COMENTARIO_COMENTARIO
string
PostLikes
id
increments
user_id
integer
post_id
integer
timestamps
timestamps
Conquistas
id
increments
nome
string
tempo
integer
unidade_tempo
string
(10)
icone
string
cor
string
timestamps
timestamps
quantidade_cigarros
integer
valor_economizado
float
quantidade_amigos
integer
quantidade_artigos
integer
NOTIFICACAO_AND_PV
id
increments
timestamps
timestamps
PostBookmarks
id
increments
user_id
integer
post_id
integer
timestamps
timestamps
Razoes
id
increments
timestamps
timestamps
nome
string
icone
string
UserRazao
id
increments
timestamps
timestamps
user_id
integer
razao_id
integer
UserSettings
id
increments
rule
string
value
string
timestamps
timestamps
user_id
integer
Message
id
increments
conteudo
string
user_id
integer
destino
string
id_to
integer
timestamps
timestamps
Group
id
increments
name
string
timestamps
timestamps
UserGroup
id
increments
group_id
integer
user_id
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01