Home
ecole
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
eleves
id
increments
matricule
string
(30)
timestamps
timestamps
nom
string
(50)
prenom
string
(50)
genre
string
(50)
dateNaissance
date
paysdenaissace
string
(50)
lieudenaissance
string
(50)
nationalite
string
(50)
telephone
string
(50)
photo
string
responsable_id
FK
integer
document
string
(250)
classes
id
increments
timestamps
timestamps
nom
string
(30)
responsable
string
(50)
description
string
(50)
notes
id
increments
timestamps
timestamps
noteCour
smallInteger
noteEvaluation
smallInteger
observation
string
matiere_id
FK
integer
matieres
id
increments
timestamps
timestamps
nom
string
(10)
nombreHr
smallInteger
desciption
string
categorie_id
FK
integer
id_classe
FK
integer
professeurs
id
increments
timestamps
timestamps
nom
string
prenom
string
(50)
adresse
string
(150)
telephone
string
(15)
genre
char
photo
string
parentEleve
id
increments
timestamps
timestamps
nom
string
(50)
prenom
string
(50)
adresse
string
(50)
telephone
string
(15)
profession
string
(50)
matiere_professeur
professeur_id
FK
integer
matiere_id
FK
integer
observation
string
categorie
id
increments
timestamps
timestamps
nom
string
(50)
inscriptions
id
increments
timestamps
timestamps
intitule
text
annee_academique
FK
integer
classe
FK
integer
id_eleve
FK
integer
annee_academique
id
increments
annee
string
caisses
id
increments
name
string
operations
id
increments
timestamps
timestamps
intitule_op
text
montant_op
float
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01