Home
Mariage
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
evenements
id
increments
timestamps
timestamps
softDeletes
softDeletes
defaultceremonie_id
integer
slug
string
(255)
qr_code_menu
string
(255)
menu_pdf
string
(255)
nom
string
(255)
nom_madame
string
(255)
nom_monsieur
string
(255)
date
datetime
email
string
(255)
histoire
text
apropos_madame
text
apropos_monsieur
text
statut
string
(10)
admins_evenements
id
increments
timestamps
timestamps
softDeletes
softDeletes
evenement_id
FK
integer
global_admin_id
FK
integer
slug
string
(255)
role
string
(10)
matricule
string
(255)
pass
string
(255)
nom
string
(255)
statut
string
(10)
invites
id
increments
timestamps
timestamps
softDeletes
softDeletes
evenement_id
FK
integer
table_id
FK
integer
invite_id
FK
integer
slug
string
(255)
qr_code
string
(255)
nom
string
(255)
prenom
string
(255)
sexe
string
(255)
telephone
string
(255)
email
string
(255)
lien
string
(255)
type
string
(255)
statut_invitation
string
(10)
statut
string
(10)
globals_admins
id
increments
timestamps
timestamps
softDeletes
softDeletes
slug
string
(255)
role
string
(10)
matricule
string
(255)
pass
string
(255)
nom
string
(255)
statut
string
(10)
tables
id
increments
timestamps
timestamps
softDeletes
softDeletes
evenement_id
FK
integer
slug
string
(255)
numero
integer
nom
string
(255)
statut
string
(10)
temoignages
id
increments
timestamps
timestamps
softDeletes
softDeletes
evenement_id
FK
integer
invite_id
FK
integer
slug
string
(255)
nom
string
(255)
texte
text
statut
string
(10)
galleries
id
increments
timestamps
timestamps
softDeletes
softDeletes
ceremonie_id
FK
integer
slug
string
(255)
image
string
(255)
statut
string
(10)
menus
id
increments
timestamps
timestamps
softDeletes
softDeletes
ceremonie_id
FK
integer
slug
string
(255)
nom
string
(255)
description
string
(255)
statut
string
(10)
questionnaires
id
increments
timestamps
timestamps
softDeletes
softDeletes
evenement_id
FK
integer
slug
string
(255)
nom
string
(255)
statut
string
(10)
questions
id
increments
timestamps
timestamps
softDeletes
softDeletes
questionnaire_id
FK
integer
slug
string
(255)
libelle
text
statut
string
(10)
reponses_questions
timestamps
timestamps
id
increments
softDeletes
softDeletes
question_id
FK
integer
slug
string
(255)
etat
string
(10)
libelle
text
statut
string
(10)
invites_reponses_questions
id
increments
timestamps
timestamps
softDeletes
softDeletes
slug
string
(255)
invite_id
FK
integer
reponse_question_id
FK
integer
statut
string
(10)
ceremonies
id
increments
timestamps
timestamps
softDeletes
softDeletes
evenement_id
FK
integer
slug
string
(255)
nom
string
(255)
lieu
string
(255)
coordonnees
string
(255)
description
text
date
datetime
statut
string
(10)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01