Home
gestionprojet
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
matricule
integer
nom
string
(20)
prenom
string
(20)
password
string
role
string
statut
string
projet
id
increments
timestamps
timestamps
nomProjet
string
description
string
budget
decimal
date_debut
date
date_fin
integer
service
string
lieu
string
id_user
FK
integer
id_service
FK
integer
modules
id
increments
timestamps
timestamps
designation
string
nbr_points
integer
avancement
string
statut_module
string
id_projet
FK
integer
tache
id
increments
timestamps
timestamps
nomTache
string
description_tache
string
duree
string
statut_tache
string
date_debut_tache
datetime
date_fin_tache
string
id_module
FK
integer
mail
id
increments
timestamps
timestamps
objet
string
contenu
string
date_envoie
datetime
documents
id
increments
timestamps
timestamps
nom_doc
string
type_doc
string
url_doc
string
date_edition
string
id_projet
FK
integer
logistique
id
increments
timestamps
timestamps
description_logistique
string
id_tache
FK
integer
materiel
id
increments
timestamps
timestamps
id_tache
FK
integer
consommable
id
increments
timestamps
timestamps
nom
string
quantite_estime
integer
reunion
id
increments
timestamps
timestamps
designation
string
nbr_present
integer
code_afaire
integer
type
string
id_projet
FK
integer
service
id
increments
timestamps
timestamps
nom_service
string
chef_service
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01