Home
decogas
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
caracteristicas
id
increments
nombre
string
(255)
tipo_dato
enum
posibles_valores
string
(1020)
previo
string
(100)
posterior
string
(100)
softDeletes
softDeletes
timestamps
timestamps
productos
id
increments
id_categoria
FK
integer
id_marca
FK
integer
orden
integer
nombre
string
(255)
slug
string
(255)
breadcrumb
string
(255)
h1
string
(255)
title
string
(255)
description
string
(200)
robots
string
(100)
canonical
string
(255)
title_tc
string
(255)
description_tc
string
(255)
imagen_tc
string
title_og
string
(255)
description_og
string
imagen_og
string
descripcion_corta
text
descripcion_larga
text
foto_principal
string
(255)
timestamps
timestamps
softDeletes
softDeletes
fotos
id
increments
nombre
string
(255)
tabla
string
(50)
id_rel
integer
orden
smallInteger
alt
string
(255)
softDeletes
softDeletes
timestamps
timestamps
videos
id
increments
video
string
(255)
tabla
string
(50)
id_rel
integer
orden
smallInteger
softDeletes
softDeletes
timestamps
timestamps
archivos
id
increments
nombre
string
(255)
tabla
string
(50)
id_rel
integer
orden
smallInteger
softDeletes
softDeletes
timestamps
timestamps
opiniones
id
increments
nombre
string
(255)
valoracion
smallInteger
opinion
text
fecha
date
table
string
(50)
id_rel
integer
orden
smallInteger
timestamps
timestamps
softDeletes
softDeletes
marcas
id
increments
nombre
string
(255)
slug
string
(255)
breadcrumb
string
(255)
h1
string
(255)
title
string
(255)
description
string
(200)
robots
string
(100)
canonical
string
(255)
title_tc
string
(255)
description_tc
string
(255)
imagen_tc
string
title_og
string
(255)
description_og
string
imagen_og
string
descripcion_corta
text
descripcion_larga
text
logotipo
string
foto_principal
string
(255)
timestamps
timestamps
softDeletes
softDeletes
variantes
id
increments
id_producto
FK
integer
referencia
string
(255)
anchor
string
(255)
precio
decimal
precio_oferta
decimal
disponibilidad
string
(255)
EAN
string
(15)
alto
decimal
(5,2)
ancho
decimal
(5,2)
fondo
decimal
(5,2)
orden
integer
timestamps
timestamps
softDeletes
softDeletes
rel_caracteristicas
id
increments
table
string
(50)
id_rel
integer
id_caracteristica
FK
integer
orden
smallInteger
value
string
timestamps
timestamp
softDeletes
softDeletes
categorias
id
increments
id_padre
integer
orden
integer
nombre
string
(255)
slug
string
(255)
breadcrumb
string
(255)
h1
string
(255)
title
string
(255)
description
string
(200)
robots
string
(100)
canonical
string
(255)
title_tc
string
(255)
description_tc
string
(255)
imagen_tc
string
title_og
string
(255)
description_og
string
imagen_og
string
descripcion_corta
text
descripcion_larga
text
foto_principal
string
(255)
imagen_home
string
(255)
instalacion
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
ubicaciones
id
increments
id_padre
integer
orden
integer
nombre
string
(255)
slug
string
(255)
breadcrumb
string
(255)
h1
string
(255)
title
string
(255)
description
string
(200)
robots
string
(100)
canonical
string
(255)
title_tc
string
(255)
description_tc
string
(255)
imagen_tc
string
title_og
string
(255)
description_og
string
imagen_og
string
descripcion_corta
text
descripcion_larga
text
foto_principal
string
(255)
imagen_ubicacion
string
gmaps
text
gmaps_link
string
(255)
timestamps
timestamps
softDeletes
softDeletes
categorias_blog
id
increments
id_padre
integer
orden
integer
nombre
string
(255)
slug
string
(255)
breadcrumb
string
(255)
h1
string
(255)
title
string
(255)
description
string
(200)
robots
string
(100)
canonical
string
(255)
title_tc
string
(255)
description_tc
string
(255)
imagen_tc
string
title_og
string
(255)
description_og
string
imagen_og
string
descripcion_corta
text
descripcion_larga
text
timestamps
timestamps
softDeletes
softDeletes
post
id
increments
id_categoria
FK
integer
nombre
string
(255)
slug
string
breadcrumb
string
(255)
h1
string
(255)
title
string
(255)
description
string
(200)
robots
string
(100)
canonical
string
(255)
title_tc
string
(255)
description_tc
string
(255)
imagen_tc
string
title_og
string
(255)
description_og
string
imagen_og
string
descripcion_corta
text
descripcion_larga
text
foto_principal
string
(255)
fecha_publicacion
timestamp
timestamps
timestamps
softDeletes
softDeletes
config
id
increments
alias
string
(255)
value
string
(255)
descripcion
string
(255)
old_value
string
timestamps
timestamps
destacados
id
increments
nombre
string
(255)
productos
text
txtboton
string
(255)
link
string
(255)
timestamps
timestamps
softDeletes
softDeletes
banner
id
increments
nombre
string
(255)
alt
string
(255)
timestamps
timestamps
softDeletes
softDeletes
rel_banner
id
increments
table
string
(255)
id_rel
integer
table2
string
(255)
id_rel2
integer
url
string
(255)
orden
integer
cascade
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
slugs
id
increments
slug
string
accion
enum
destino
string
tabla_rel
string
timestamps
timestamps
softDeletes
softDeletes
pedidos
id
increments
total
decimal
estado
string
(100)
transaction
string
(100)
nombre
string
(100)
email
string
(100)
telefono
string
(20)
direccion
string
(100)
cp
string
(5)
localidad
string
(100)
provincia
string
(100)
timestamps
timestamps
softDeletes
softDeletes
pedidos_detalles
id
increments
id_pedido
integer
id_producto
integer
id_variante
integer
precio_venta
decimal
precio_normal
decimal
precio_oferta
decimal
disponibilidad
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
banners
id
increments
id_tipo
integer
orden
smallInteger
nombre
string
(100)
imagen
string
(100)
alt
string
(100)
url
string
(200)
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01