Home
curso
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
usuarios
id
increments
name
string
(64)
password
string
(64)
avatar
string
(128)
mensajes
id
increments
timestamps
timestamps
usuario_id
FK
integer
conversacion_id
FK
integer
conversaciones
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(64)
conversacion_usuario
id
increments
conversacion_id
FK
integer
usuario_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01