Home
quejas-bancatlan
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
quejas
id
increments
id_categoria
FK
integer
id_agencia
FK
integer
id_usuario
FK
integer
comentario
text
nombre
string
identidad
string
telefono
string
correo
string
estado
string
timestamps
timestamps
softDeletes
softDeletes
quejas_categorias
id
increments
nombre
string
id_parent
integer
timestamps
timestamps
softDeletes
softDeletes
agencias
id
increments
id_ciudad
FK
integer
nombre
string
timestamps
timestamps
softDeletes
softDeletes
quejas_historial
id
increments
id_usuario
FK
integer
id_queja
FK
integer
estado
string
descripcion
text
timestamps
timestamps
softDeletes
softDeletes
usuarios
id
increments
id_agencia
FK
integer
nombre
string
timestamps
timestamps
softDeletes
softDeletes
departamentos
id
increments
id_region
FK
integer
nombre
string
timestamps
timestamps
softDeletes
softDeletes
log_seguridad
id
increments
timestamps
timestamps
softDeletes
softDeletes
log_sistema
id
increments
timestamps
timestamps
softDeletes
softDeletes
ciudades
id
increments
id_departamento
FK
integer
nombre
string
timestamps
timestamps
softDeletes
softDeletes
regiones
id
increments
timestamps
timestamps
softDeletes
softDeletes
nombre
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01