Home
Orpi
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
marcas
id
increments
title
text
description
text
title_tc
text
title_og
text
description_tc
text
description_og
text
robots
string
(100)
h1
text
canonical
text
nombre
text
descripcion_corta
mediumText
descripcion_larga
longText
foto_principal
string
(255)
slug
text
softDeletes
softDeletes
timestamps
timestamps
productos
id
increments
id_categorias
FK
integer
id_marca
FK
integer
title
text
description
text
title_tc
text
title_og
text
description_tc
text
description_og
text
robots
string
(100)
h1
text
canonical
text
nombre
text
descripcion_corta
mediumText
descripcion_larga
longText
foto_principal
string
(255)
slug
text
alto
decimal
(5,2)
ancho
decimal
(5,2)
fondo
decimal
(5,2)
orden
integer
id_ofertas
FK
integer
softDeletes
softDeletes
timestamps
timestamps
categorias
id
increments
id_padre
FK
integer
title
text
description
text
title_tc
text
title_og
text
description_tc
text
description_og
text
robots
string
(100)
h1
text
canonical
text
nombre
text
descripcion_corta
mediumText
descripcion_larga
longText
foto_principal
string
(255)
orden
integer
imagen_home
string
(255)
timestamps
timestamps
softDeletes
softDeletes
fotos
id
increments
nombre
string
(255)
table
string
(50)
id_rel
integer
orden
smallInteger
alt
text
softDeletes
softDeletes
timestamps
timestamps
videos
id
increments
video
text
table
string
(50)
id_rel
integer
orden
smallInteger
softDeletes
softDeletes
timestamps
timestamps
archivos
id
increments
nombre
text
table
string
(50)
id_rel
integer
orden
smallInteger
softDeletes
softDeletes
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
caracteristicas
id
increments
nombre
text
tipo_dato
enum
posibles_valores
string
(1020)
previo
text
posterior
text
softDeletes
softDeletes
timestamps
timestamps
variantes
id
increments
id_producto
FK
integer
referencia
text
precio
decimal
precio_oferta
decimal
disponibilidad
string
(255)
EAN
string
(15)
orden
integer
softDeletes
softDeletes
timestamps
timestamps
rel_caracteristicas
id
increments
table
string
(50)
id_rel
integer
id_caracteristicas
FK
integer
orden
smallInteger
value
text
softDeletes
softDeletes
timestamps
timestamp
config
id
increments
alias
string
(255)
value
text
descripcion
string
(255)
old_value
string
(255)
timestamps
timestamps
categorias_blog
id
increments
id_padre
FK
integer
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
orden
integer
softDeletes
softDeletes
timestamps
timestamps
post
id
increments
id_categorias_blog
FK
integer
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_larga
longText
foto_principal
string
(255)
fecha_publicacion
timestamp
softDeletes
softDeletes
timestamps
timestamps
destacados
id
increments
nombre
text
productos
text
txtboton
text
link
text
timestamps
timestamps
softDeletes
softDeletes
ofertas
id
increments
id_padre
integer
title
text
description
text
title_tc
text
title_og
text
description_tc
text
description_og
text
robots
string
(100)
h1
text
canonical
text
nombre
text
descripcion_corta
mediumText
descripcion_larga
longText
foto_principal
string
(255)
orden
integer
softDeletes
softDeletes
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01