Home
service_public
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
espaces
id
increments
code
string
(5)
libelle
string
couleur_primaire
string
(30)
couleur_secondaire
string
(30)
themes
id
increments
libelle
string
espace_id
FK
integer
icon
string
ordre
tinyInteger
sous_themes
id
increments
libelle
string
icon
string
ordre
tinyInteger
demarches
id
increments
titre
string
a_la_une
boolean
resume
text
description
text
body
mediumText
post_scriptum
text
mot_cle
string
observations
text
etat
string
(30)
est_publie
boolean
url
string
cout
double
delai
smallInteger
teleprocedure
boolean
date_publication
datetime
date_derniere_modification
datetime
add_by
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
demarche_sous_themes
id
increments
demarche_id
FK
integer
sous_theme_id
FK
integer
log_demarches
id
increments
demarche_id
FK
integer
action
string
(50)
commentaire
string
user_id
FK
integer
timestamps
timestamps
users
id
increments
tags
id
increments
libelle
string
demarche_tags
id
increments
demarche_id
FK
integer
tag_id
FK
integer
theme_sous_themes
id
increments
theme_id
FK
integer
sous_theme_id
FK
integer
ordre
tinyInteger
textes
id
increments
nom
text
description
text
url
text
fichier
string
observations
text
type_texte_id
FK
integer
etat
string
(30)
est_publie
boolean
date_publication
datetime
date_derniere_modification
datetime
add_by
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
type_textes
id
increments
libelle
string
demarche_textes
id
increments
demarche_id
FK
integer
texte_id
FK
integer
formulaires
id
increments
nom
text
description
text
post_scriptum
string
observations
text
date_publication
datetime
date_derniere_modification
datetime
etat
string
(50)
est_publie
boolean
add_by
FK
bigInteger
softDeletes
softDeletes
modele_lettres
id
increments
nom
text
description
text
post_scriptum
string
observations
text
date_publication
datetime
date_derniere_modification
datetime
etat
string
(50)
est_publie
boolean
add_by
bigInteger
timestamps
timestamps
softDeletes
softDeletes
faqs
id
increments
question
text
reponse
text
observations
text
date_publication
datetime
date_derniere_modification
datetime
etat
string
(50)
est_publie
boolean
add_by
bigInteger
timestamps
timestamps
actualites
id
increments
titre
text
description
text
contenu
text
url
string
observations
text
date_publication
datetime
date_derniere_modification
datetime
etat
string
(50)
est_publie
boolean
add_by
bigInteger
timestamps
timestamps
softDeletes
softDeletes
demarche_formulaires
id
increments
demarche_id
FK
integer
formulaire_id
FK
integer
demarche_faqs
id
increments
demarche_id
FK
integer
faq_id
FK
integer
demarche_modele_lettres
id
increments
demarche_id
FK
integer
modele_lettre_id
FK
integer
service_administratifs
id
increments
nom
string
sigle
string
(25)
parent_id
FK
integer
adresse
string
boite_postale
string
(50)
ville
string
region
string
pays_id
FK
integer
telephone
string
fax
string
email
string
site_web
string
description
text
acces
text
remarque
text
observations
string
type_service_administratif_id
FK
integer
lattiude
string
longitude
string
altitude
string
etat
string
(50)
est_publie
boolean
timestamps
timestamps
softDeletes
softDeletes
demarche_services
id
increments
demarche_id
FK
integer
service_administratif_id
FK
integer
actualite_sous_themes
id
increments
actualite_id
FK
integer
sous_theme_id
FK
integer
actualite_demarches
id
increments
actualite_id
FK
integer
demarche_id
FK
integer
actualite_service_administratifs
id
increments
actualite_id
FK
integer
service_administratif_id
FK
integer
actualite_textes
id
increments
actualite_id
FK
integer
texte_id
FK
integer
pays
id
increments
nom
string
piece_jointes
id
increments
fichier
string
titre
string
modele_type
string
(30)
modele_id
integer
user_id
FK
bigInteger
timestamps
timestamps
info_generales
id
increments
resume
string
contenu
text
updated_by
FK
bigInteger
timestamps
timestamps
softDeletes
softDeletes
glossaires
id
increments
terme
string
declinaison
string
definition
text
demarche_lies
id
increments
demarche_parent_id
FK
integer
demarche_child_id
FK
integer
site_webs
id
increments
url
text
description
text
service_administratif_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
type_service_administratifs
id
increments
code
string
(30)
libelle
string
espace_senegal_services
id
increments
libelle
string
description
text
adresse
string
email
string
telephone_principal
string
(30)
telephone_secondaire
string
(30)
site_web
string
boite_postale
string
(30)
code_collectivite
string
(30)
lattiude
string
longitude
string
altitude
string
timestamps
timestamps
softDeletes
softDeletes
point_wifis
id
increments
libelle
string
code_collectivite
string
(30)
lattiude
string
longitude
string
altitude
string
est_actif
boolean
timestamps
timestamps
softDeletes
softDeletes
×
Comments for service_public
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01