Home
regional4
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
alumnos
id
increments
timestamps
timestamps
softDeletes
softDeletes
nombre
string
apellido
string
(500)
direccion
string
foto
string
ciudad_id
FK
integer
ciudades
id
increments
timestamps
timestamps
softDeletes
softDeletes
nombre
string
cursos
id
increments
timestamps
timestamps
softDeletes
softDeletes
Nombre
string
Descripcion
string
Foto
string
docente_id
FK
integer
tipo_curso_id
FK
integer
habilitado
tinyInteger
tiposcursos
id
increments
timestamps
timestamps
softDeletes
softDeletes
nombre
string
descripcion
string
docentes
id
increments
timestamps
timestamps
softDeletes
softDeletes
apellido
string
nombre
string
foto
string
telefono
string
mail
string
habilitado
tinyInteger
matriculas
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_alumno
FK
integer
id_curso
FK
integer
rindioexamen
tinyInteger
presentotif
tinyInteger
observaciones
string
habilitado
tinyInteger
clases
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_curso
FK
integer
nombreclase
string
fecha
date
asistencias
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_matricula
FK
integer
id_clase
FK
integer
asistio
tinyInteger
×
Comments for regional4
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01