Home
PD - Productos
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
productos
id
increments
id_producto_canonical
integer
id_marca
integer
id_proveedor
integer
id_cat_principal
integer
orden
smallInteger
nombre
string
(255)
referencia
string
referencia_proveedor
string
largo
decimal
alto
decimal
ancho
decimal
diametro
decimal
peso_neto
decimal
peso_bruto
decimal
descatalogado
integer
timestamps
timestamps
softDeletes
softDeletes
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
timestamps
timestamps
softDeletes
softDeletes
categorias
id
increments
id_padre
integer
google_product_category
integer
es_escondida
boolean
nombre
text
orden
integer
imagen_home
string
(255)
timestamps
timestamps
softDeletes
softDeletes
proveedores
id
increments
nombre
string
direccion
string
contacto
string
cif
string
tarifa
decimal
mail
string
url_conexion
string
url_proveedor
string
telefono
integer
usuario
string
password
string
timestamps
timestamps
softDeletes
softDeletes
medios_de_pago
id
increments
name
string
(100)
nombre
text
orden
tinyInteger
sobrecoste
decimal
sobrecoste_minimo
decimal
sobrecoste_maximo
decimal
timestamps
timestamps
softDeletes
softDeletes
estados
id
increments
name
string
(100)
nombre
text
subject
text
contenido_email
text
color
string
(20)
bloqueado
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
pedidos
id
increments
id_mediodepago
integer
auth_code
string
(50)
auth_date
timestamp
id_cliente
integer
id_estado
integer
id_pais
integer
total
decimal
portes
decimal
extra_pago
decimal
direccion_envio
text
idioma
string
(5)
moneda
string
(3)
comentarios_cliente
text
gclid
string
(2048)
campaign
string
(512)
user_agent
string
(512)
timestamps
timestamps
softDeletes
softDeletes
clientes
id
increments
email
string
(100)
nif
string
nombre
string
(100)
apellidos
string
(100)
telefono
string
(100)
password
string
(60)
remember_token
string
(100)
idioma
string
(5)
timestamps
timestamps
softDeletes
softDeletes
clientes_direcciones
id
increments
id_cliente
integer
orden
smallInteger
direccion
string
(200)
localidad
string
(100)
cp
string
(10)
provincia
string
(100)
id_pais
integer
tipo
enum
timestamps
timestamps
softDeletes
softDeletes
paises
id
increments
nombre
string
(100)
iso_code
string
(2)
idioma
string
(2)
moneda
string
(3)
campo_pvp
string
(4)
incremento_porcentaje
decimal
portes
decimal
minimo
decimal
operador_envio
string
(100)
entrega
string
(255)
hashid
string
(50)
captcha_site
string
(200)
captcha_secret
string
(200)
email_contacto
string
(100)
timestamps
timestamps
softDeletes
softDeletes
pedidos_detalles
id
increments
id_pedido
integer
id_producto
string
id_variante
integer
unidades
smallInteger
pvp
decimal
pvc
decimal
subtotal
decimal
timestamps
timestamps
softDeletes
softDeletes
leads
id
increments
nombre
string
mail
string
telefono
integer
consulta
string
(512)
responsable
integer
timestamps
timestamps
softDeletes
softDeletes
roles
id
increments
nombre
string
permisos
string
timestamps
timestamps
softDeletes
softDeletes
users
id
increments
name
string
email
string
password
string
remember_token
string
rol_id
integer
timestamps
timestamps
softDeletes
softDeletes
marcajes_DEFINICION
MANTENEMOS_ESTRUCTURA_ACTUAL_HASTA_ACLARAR
string
id
increments
id_producto
integer
timestamps
timestamps
softDeletes
softDeletes
variantes
id
increments
id_producto
integer
ean
string
(25)
orden
tinyInteger
referencia
string
(100)
pvp
decimal
pvc
decimal
imagen
string
home
tinyInteger
outlet
tinyInteger
stock
integer
fecha_proximo_stock
date
timestamps
timestamps
softDeletes
softDeletes
shopping
tinyInteger
imagenes
id
increments
tabla
string
id_rel
integer
orden
integer
ruta
string
nombre
string
alto
integer
ancho
integer
tipo
string
timestamps
timestamps
softDeletes
softDeletes
marcajes_tarifas_DEFINICION
MANTENEMOS_ESTRUCTURA_ACTUAL_HASTA_ACLARAR
string
id
increments
id_variante
integer
timestamps
timestamps
softDeletes
softDeletes
newsletter
id
increments
email
string
id_cliente
integer
lista
string
timestamps
timestamps
categorias_productos
id
increments
id_categoria
integer
id_producto
integer
orden
integer
timestamps
timestamps
softDeletes
softDeletes
escalados
id
increments
id_variante
integer
orden
integer
unidades
integer
pvp
decimal
timestamps
timestamps
softDeletes
softDeletes
marcas
id
increments
nombre
string
logotipo
string
imagen_home
string
home
tinyInteger
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01