Home
pdadocument
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
tbldocumento
PKCodDocumento
increments
NombreDocumento
string
(50)
DescripDocumento
string
(300)
NombreArchivo
string
(100)
FKDirectorio
FK
integer
FKResponsable
FK
integer
FKEstadoDocumento
FK
integer
FkAmbito
FK
integer
Version
integer
timestamps
timestamps
tblUsuario
PKCodFuncionario
increments
timestamps
timestamps
NombreFuncionario
string
(50)
User
string
(20)
Password
string
Email
string
(50)
FKArea
FK
integer
tblGrupo
PKCodArea
increments
NombreArea
string
(20)
tblestado
PKCodEstado
increments
DescripEstado
string
(20)
tbldirectorio
PKCodDirectorio
increments
NombreDirectorio
string
RutaDirectorio
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01