Home
Logeva
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
utilisateurs
slug
string
(255)
id
increments
nom
string
(255)
email
string
(255)
login
string
(255)
password
string
(255)
telephone
string
(255)
etat
string
(255)
timestamps
timestamps
softDeletes
softDeletes
proprietaires
slug
string
(255)
id
increments
nom
string
(255)
email
string
(255)
login
string
(255)
password
string
(255)
telephone
string
(255)
etat
string
(255)
timestamps
timestamps
softDeletes
softDeletes
locataires
slug
string
(255)
id
increments
nom
string
(255)
email
string
(255)
login
string
(255)
password
string
(255)
telephone
string
(255)
etat
string
(255)
timestamps
timestamps
softDeletes
softDeletes
biens
slug
string
(255)
id
increments
id_typeBien
FK
integer
id_proprietaire
FK
integer
nom
string
(255)
nombre_piece
integer
surface
float
adresse
string
(255)
ville
string
(255)
pays
string
(255)
code_postal
string
(255)
description
string
(255)
centre_imposition
string
(255)
nombre_lot
integer
nombre_batiment
integer
nombre_etage
integer
nombre_escalier
integer
numero_porte
integer
zone_stationnement
string
(255)
garage
string
(255)
cave
string
(255)
autres_dependance
string
(255)
gardiennage
string
(255)
interphone
string
(255)
ascenseur
string
(255)
vide_ordure
string
(255)
espaces_vert
string
(255)
chauffage_collectif
string
(255)
eau_chaude_collective
string
(255)
antenne_tv_collective
string
(255)
autre_elements_collectif
string
(255)
timestamps
timestamps
softDeletes
softDeletes
typeBiens
slug
string
(255)
id
increments
libelle
string
(255)
timestamps
timestamps
softDeletes
softDeletes
locatairesBiens
slug
string
(255)
id_locataire
FK
integer
id
increments
id_location
FK
integer
timestamps
timestamps
etat_contrat
string
(255)
softDeletes
softDeletes
locations
slug
string
(255)
id
increments
id_bien
FK
integer
id_periodePaiement
FK
integer
id_moyenPaiement
FK
integer
duree
string
(255)
date_debut
date
loyer_initial
string
(255)
charge
string
(255)
type_charge
string
(255)
jour_paiement
integer
clause_revision_loyer
string
(255)
indice_reference
string
(255)
description_bail
string
(255)
clause_particuliere
string
(255)
garant_solidaire
string
(255)
valider_automatiquement_paiement
string
(255)
envoyer_automatiquement_cheance
string
(255)
envoyer_automatiquement_quittance
string
(255)
rappeler_automatiquement_revision_loyer
string
(255)
softDeletes
softDeletes
timestamps
timestamps
periodesPaiements
slug
string
(255)
id
increments
libelle
string
(255)
timestamps
timestamps
softDeletes
softDeletes
moyensPaiements
slug
string
(255)
id
increments
libelle
string
(255)
timestamps
timestamps
softDeletes
softDeletes
paiements
slug
string
(255)
id
increments
id_location
FK
integer
date
date
etat_paiement
string
(255)
local_code_paiement
string
(255)
online_code_paiement
string
(255)
statut
string
(255)
softDeletes
softDeletes
timestamps
timestamps
messages
slug
string
id
increments
timestamps
timestamps
softDeletes
softDeletes
contenu
text
libelle
string
(255)
id_recepteur
integer
id_expediteur
integer
recepteur_cible
string
(255)
expediteur_cible
string
(255)
transactions
slug
string
(255)
id
increments
id_proprietaire
FK
integer
id_bien
FK
integer
id_motifTransaction
FK
integer
id_frequence
FK
integer
type_paiement
string
(255)
date_paiement
date
montant
decimal
statut
string
(255)
imputer_sur_quittance
string
(255)
date_debut
date
date_fin
date
commentaire
string
(255)
softDeletes
softDeletes
timestamps
timestamps
motifTransactions
slug
string
(255)
id
increments
timestamps
timestamps
softDeletes
softDeletes
libelle
string
(255)
abonnements
slug
string
(255)
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_proprietaire
FK
integer
id_typeAbonnement
FK
integer
typeAbonnements
slug
string
(255)
id
increments
timestamps
timestamps
softDeletes
softDeletes
libelle
string
(255)
prix
string
(255)
galeries
slug
string
(255)
id
increments
id_bien
FK
integer
timestamps
timestamps
softDeletes
softDeletes
photo
string
(255)
×
Comments for Logeva
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01