Home
transporter
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
usuarios
id
increments
usuario
string
(16)
password
string
email
string
softDeletes
softDeletes
rememberToken
rememberToken
timestamps
timestamps
configuracion_id
FK
integer
roles
id
increments
descripcion
string
(16)
tipo
enum
configuraciones
id
increments
timestamps
timestamps
nombre
string
apellidos
string
fecha_nacimiento
date
telefono
string
(10)
sexo
enum
movil_certificado
boolean
mail_certificado
boolean
softDeletes
softDeletes
viajes
id
increments
timestamps
timestamps
softDeletes
softDeletes
cobro_id
FK
integer
transportista_id
FK
integer
posicion
id
increments
orden
tinyInteger
precio
decimal
hora
datetime
softDeletes
softDeletes
localidad_id
FK
integer
espacio_disponible
decimal
(4,2)
peso_disponible
decimal
(4,2)
viaje_id
FK
integer
localidades
id
increments
nombre
string
provincia_id
FK
integer
paquetes
id
increments
alto
decimal
(4,2)
ancho
decimal
(4,2)
largo
decimal
(4,2)
peso
decimal
(4,2)
softDeletes
softDeletes
timestamps
timestamps
envio_id
FK
integer
alertas
id
increments
timestamps
timestamps
softDeletes
softDeletes
usuario_id
FK
integer
tipo_alertas_id
FK
integer
mensajes
id
increments
timestamps
timestamps
remite_id
FK
integer
destinatario_id
FK
integer
persona
id
increments
timestamps
timestamps
nombre
string
apellidos
string
dni
string
(9)
softDeletes
softDeletes
tipo_alertas
id
increments
nombre
string
mensaje
text
puntos
id
increments
nombre
string
direccion
string
telefono
string
(10)
cod_postal
string
(5)
horario
string
softDeletes
softDeletes
timestamps
timestamps
localidad_id
FK
integer
usuario_id
FK
integer
envios
id
increments
descripcion
string
timestamps
timestamps
codigo_seguimiento
string
softDeletes
softDeletes
estado_id
FK
integer
usuario_id
FK
integer
punto_recogida_id
FK
integer
punto_entrega_id
FK
integer
cobertura_id
FK
integer
destinatario_id
FK
integer
pago_id
FK
integer
estados
id
increments
descripcion
string
coberturas
id
increments
nombre
enum
descripcion
string
valor
string
metodos
id
increments
nombre
enum
descripcion
string
provincias
id
increments
nombre
string
pais_id
FK
integer
paises
id
increments
nombre
string
estados_pago
id
increments
nombre
enum
descripcion
string
pedidos
id
increments
timestamps
timestamps
estado_pago_id
FK
integer
softDeletes
softDeletes
envio_id
FK
integer
viaje_id
FK
integer
precio
decimal
(5,2)
opciones
id
increments
nombre
string
descripcion
string
valor
string
saldos
id
increments
timestamps
timestamps
fecha
datetime
saldo
decimal
(4,2)
usuario_id
FK
integer
puntuaciones
rol_id
FK
integer
usuario_id
FK
integer
timestamps
timestamps
puntuacion
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01