Home
multimedia
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
usuarios
id
increments
timestamps
timestamps
nombre
string
username
string
password
string
(6)
token
string
pregunta
string
departamentos
id
increments
timestamps
timestamps
nombre
string
categorias
id
increments
timestamps
timestamps
nombre
string
anuncios
id
increments
timestamps
timestamps
descripcion
string
img
string
info
string
id_departamento
FK
integer
id_categoria
FK
integer
articulos
id
increments
timestamps
timestamps
titulo
string
body
string
likes
integer
id_usuario
FK
integer
articulos_img
id
increments
timestamps
timestamps
img
string
id_articulo
FK
integer
articulos_votos
id
increments
timestamps
timestamps
id_usuario
FK
integer
id_articulo
FK
integer
articulos_comentarios
id
increments
timestamps
timestamps
comentario
string
id_articulo
FK
integer
id_usuario
FK
integer
×
Comments for multimedia
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01