Home
restaurantsModule
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
restaurante
id
increments
idHorario
FK
integer
razonSocial
string
Ruc
string
Telefono
string
montoMinimoPedido
double
ratioDeliveryCostoKilometro
double
costoMinimoDelivery
double
direccion
string
descripcionRestaurante
string
tipoServicioDelivery
integer
metodosPago
string
ratingPromedioEstrellas
double
imagenPortada
longText
logotipoRestaurante
longText
estadoHabilitado
boolean
timestamps
timestamps
sucursal
id
increments
idRestaurante
FK
integer
idDistrito
FK
integer
nombreSucursal
string
direccion
string
telefono
string
coordenadas
string
timestamps
timestamps
distrito
id
increments
idProvincia
FK
integer
nombre
string
timestamps
timestamps
categoriaEspecialidad
id
increments
idCatPadre
FK
integer
nombre
string
timestamps
timestamps
ComentariosRating
id
increments
idRestaurante
FK
integer
comentario
string
puntuacion
integer
timestamps
timestamps
productoExtra
id
increments
idProductoPadre
FK
integer
idHorario
FK
integer
idTipoDeProducto
FK
integer
titulo
string
descripcion
string
imagen
longText
horariosFechasApertura
string
limiteExtra
integer
isOfferOrProduct
integer
isExclusiveOffer
boolean
timestamps
timestamps
idFechasHabilitacion
FK
integer
productVariation
id
increments
idProductoExtra
FK
integer
titulo
string
precio
double
sku
string
timestamps
timestamps
tipoProducto
id
increments
idRestaurante
FK
integer
nombre
string
timestamps
timestamps
isExtra
boolean
provincia
id
increments
nombre
string
timestamps
timestamps
horarios
id
increments
idDiafestivo
FK
integer
lunes
timestamp
martes
timestamp
miercoles
timestamp
jueves
timestamps
viernes
timestamps
sabado
timestamps
domingo
timestamps
feriados
timestamps
timestamps
timestamps
diasFestivos
id
increments
fecha
string
timestamps
timestamps
fechasHabilitacion
id
increments
fechaInicio
date
fechaFinal
date
timestamps
timestamps
×
Comments for restaurantsModule
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01