Home
Gestor de Tareas
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
personas
id
increments
timestamps
timestamps
softDeletes
softDeletes
username
string
(64)
password
string
(64)
fullname
string
(254)
avatar
string
(128)
proyectos
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(256)
description
string
(524)
onwerid
integer
tareas
id
increments
timestamps
timestamps
softDeletes
softDeletes
estado
enum
description
string
proyectoid
integer
personaid
integer
proyectos_personas
id
increments
timestamps
timestamps
personaid
integer
proyectoid
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01