Home
futbol
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
jugadores
id
increments
cedula
integer
timestamps
timestamps
nombre
string
apellido
string
equipo
FK
integer
fecha_nacimiento
timestamp
entrenadores
cedula
integer
nombre
string
id
increments
apellido
string
fecha_nacimiento
timestamps
equipos
id
increments
nombre
string
entrenador
FK
integer
fecha_registro
timestamp
timestamps
timestamps
partidas
id
increments
timestamps
timestamps
equipo_a
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01