Home
lavasico2
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
tipo_usuario
id
increments
timestamps
timestamps
nombre_tipo_usuario
string
(250)
usuario
id
increments
timestamps
timestamps
name
string
(256)
email
string
(256)
password
string
(1024)
tipo_usuario_id
FK
integer
planta_id
FK
integer
trabajador
id
increments
timestamps
timestamps
nombre_trabajador
string
(256)
numero_trabajador
integer
area_id
FK
integer
area
id
increments
timestamps
timestamps
nombre_area
string
(256)
planta_id
FK
integer
planta
id
increments
timestamps
timestamps
nombre_planta
string
(256)
direccion_planta
string
(256)
articulo
id
increments
timestamps
timestamps
talla
string
(100)
descripcion_articulo
string
(256)
trabajador_id
FK
integer
ropa_id
FK
integer
lote
id
increments
timestamps
timestamps
peso
integer
descripcion_lote
string
(1024)
estado_id
FK
integer
planta_id
FK
integer
ropa
id
increments
timestamps
timestamps
nombre_ropa
string
(256)
color
string
(256)
area_ropa
timestamps
timestamps
area_id
FK
integer
ropa_id
FK
integer
articulo_lote
timestamps
timestamps
articulo_id
FK
integer
lote_id
FK
integer
fecha
datetime
estado_id
FK
integer
estado_lote
id
increments
timestamps
timestamps
nombre_estado
string
(1024)
×
Comments for lavasico2
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01