Home
coqueteo
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
categorias_blog
id
increments
id_padre
integer
orden
smallInteger
softDeletes
softDeletes
timestamps
timestamps
post
id
increments
id_categorias_blog
FK
integer
fecha_publicacion
timestamp
softDeletes
softDeletes
timestamps
timestamps
fotos
id
increments
nombre
string
(255)
table
string
(50)
id_rel
integer
orden
smallInteger
alt
text
softDeletes
softDeletes
timestamps
timestamps
videos
id
increments
video
string
(255)
table
string
(50)
id_rel
integer
orden
smallInteger
softDeletes
softDeletes
timestamps
timestamps
archivos
id
increments
file
string
nombre
text
table
string
(50)
id_rel
integer
orden
smallInteger
softDeletes
softDeletes
timestamps
timestamps
config
id
increments
alias
string
(255)
value
text
timestamps
timestamps
opiniones
id
increments
nombre
text
valoracion
smallInteger
opinion
mediumText
fecha
date
table
string
(50)
id_rel
integer
orden
smallInteger
softDeletes
softDeletes
timestamps
timestamps
common_fields
id
increments
id_rel
string
(10)
tabla
string
(50)
title
text
description
text
title_tc
text
title_og
text
description_tc
text
description_og
text
robots
string
(100)
h1
text
canonical
string
(255)
nombre
text
descripcion_corta
mediumText
descripcion_larga
longText
foto_principal
string
(255)
miniatura
string
(255)
slug
text
orden
integer
softDeletes
softDeletes
timestamps
timestamps
proveedores
id
string
(5)
denominacion
string
(255)
nombre_comercial
string
(255)
last_update
datetime
marcas
id
string
(5)
denominacion
string
(255)
descripcion
text
visible
integer
last_update
string
familias
id
string
(5)
denominacion
string
(255)
tipo
string
(1)
visible
integer
last_update
datetime
articulos
id
string
(6)
denominacion
string
(255)
referencia
string
(255)
ean
string
(50)
iva
decimal
(10,2)
grupo
string
(4)
familia
string
(4)
proveedor
string
(5)
precio_de_venta
decimal
(10,2)
stock
integer
representante
string
(255)
descripcion
text
bloqueado
integer
marca
string
(4)
visible
integer
precio_coste
decimal
(10,2)
tamanos_id
FK
integer
common_fields_id
FK
integer
last_update
datetime
tamanos
id
increments
nombre
text
slug
string
(255)
timestamps
timestamps
softDeletes
softDeletes
alertas
id
increments
id_rel
string
(10)
tabla
string
(50)
mensaje
string
timestamps
timestamps
softDeletes
softDeletes
menus
id
increments
alias
string
(100)
value
text
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01