Home
scribe
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
dossier
id
increments
timestamps
timestamps
numpr
integer
service_id
FK
integer
annee
smallInteger
nature_affaire_id
FK
integer
pays_id
FK
integer
redacteur_id
FK
integer
magistrat_id
FK
integer
mandataire_id
FK
integer
date_creation
date
date_maj
string
fin_affaire
boolean
diligence
id
increments
timestamps
timestamps
libelle
string
(250)
chemin_fichier
string
(250)
service_id
FK
integer
active
boolean
magistrat
id
increments
timestamps
timestamps
service_id
FK
integer
nom
string
(100)
prenom
string
(45)
trigramme
string
(3)
fonction
string
(45)
telephone
string
(45)
mandataire
id
increments
timestamps
timestamps
nom
string
(100)
complement
string
(45)
adresse
string
(200)
code_postal
string
(45)
ville
string
(45)
nature_affaire
id
increments
timestamps
timestamps
code
string
(10)
libelle
string
(150)
pays
id
increments
timestamps
timestamps
libelle
string
(100)
redacteur
id
increments
timestamps
timestamps
service_id
FK
integer
nom
string
(100)
prenom
string
(45)
trigramme
string
(3)
telephone
string
(45)
requerant
id
increments
timestamps
timestamps
nom
string
(100)
prenom
string
(45)
titre
string
(4)
qualite
string
(45)
adresse
string
(200)
code_postal
string
(45)
ville
string
(45)
service
id
increments
timestamps
timestamps
type_service
string
(2)
libelle
string
(45)
adresse
string
code_postal
string
(45)
ville
string
(45)
telephone
string
(45)
fax
string
(45)
utilisateur
id
increments
timestamps
timestamps
email
string
(100)
password
string
(100)
nom
string
(100)
prenom
string
(45)
actif
boolean
dossier_diligence
timestamps
timestamps
dossier_id
FK
integer
diligence_id
FK
integer
date_maj
date
magistrat_id
FK
integer
redacteur_id
FK
integer
dossier_requerant
timestamps
timestamps
dossier_id
FK
integer
requerant_id
FK
integer
×
Comments for scribe
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01