Home
db_mzf
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
username
string
(255)
name
string
(255)
surname
string
(255)
comentarios
id
increments
timestamps
timestamps
artigo_id
FK
integer
user_id
FK
integer
name
string
(255)
date
datetime
content
text
approvedd
boolean
email
string
artigos
id
increments
timestamps
timestamps
user_id
FK
integer
menu_id
FK
integer
categoria_id
FK
integer
titulo
text
texto
longText
modificado_em
datetimeTz
parent
integer
link
mediumText
bilhetes
id
increments
timestamps
timestamps
pagamento_id
FK
integer
user_id
FK
integer
menus
id
increments
timestamps
timestamps
user_id
FK
integer
nome
string
(255)
link
text
paginas
id
increments
timestamps
timestamps
user_id
FK
integer
menu_id
FK
integer
categoria_id
FK
integer
nome
string
(255)
texto
longText
modificado_em
datetimeTz
parente
integer
link
text
categorias
id
increments
timestamps
timestamps
nome
string
(255)
descricao
text
link
string
(255)
pagamentos
id
increments
timestamps
timestamps
user_id
FK
integer
×
Comments for db_mzf
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01