Home
MamoniWallet
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
utilisateurs
id
increments
slug
string
(255)
timestamps
timestamps
softDeletes
softDeletes
nom
string
(255)
poste
string
(255)
photo
string
(255)
mot_pass
string
(255)
telephone
string
(255)
prenom
string
(255)
etat
boolean
clients
id
increments
slug
string
(255)
id_createur
FK
integer
id_agence
FK
integer
id_plan
FK
integer
dureeProjet
integer
nom
string
(255)
prenom
string
(255)
sexe
string
(255)
date_naissance
date
photoVersoCNI
string
(255)
photoPasseport
string
(255)
photoRectoCNI
string
(255)
etat
boolean
statutConfirmation
string
(255)
solde
integer
timestamps
timestamps
softDeletes
softDeletes
photo
string
(255)
comptes
id
increments
slug
string
(255)
id_client
FK
integer
timestamps
timestamps
softDeletes
softDeletes
telephone
string
(255)
etat
boolean
parametres
id
increments
id_plan
FK
integer
slug
string
(255)
timestamps
timestamps
softDeletes
softDeletes
pourcentageInteret
decimal
moisMin
integer
moisMax
integer
etat
boolean
depots
slug
string
(255)
id_client
FK
integer
id
increments
id_createur
FK
integer
id_compte
FK
integer
id_plan
FK
integer
id_agence
FK
integer
type
string
(255)
montant
integer
montantAppliqInteret
integer
timestamps
timestamps
softDeletes
softDeletes
etat
boolean
retraits
id_client
FK
integer
id_createur
FK
integer
id_agence
FK
integer
softDeletes
softDeletes
montant
integer
etat
boolean
timestamps
timestamps
id
increments
slug
string
(255)
interets
id
increments
slug
string
(255)
id_client
FK
integer
montant
float
softDeletes
softDeletes
timestamps
timestamps
plans
id
increments
timestamps
timestamps
softDeletes
softDeletes
slug
string
(255)
libelle
string
(255)
etat
boolean
agences
timestamps
timestamps
softDeletes
softDeletes
slug
string
(255)
id
increments
nom
string
(255)
quartier
string
(255)
telephone
string
(255)
clientsorrys
id
increments
slug
string
(255)
id_createur
FK
integer
id_plan
FK
integer
id_agence
FK
integer
id_client
FK
integer
dureeProjet
integer
timestamps
timestamps
softDeletes
softDeletes
nom
string
(255)
prenom
string
(255)
sexe
char
(255)
date_naissance
date
photoVersoCNI
string
(255)
photoPasseport
string
(255)
photoRectoCNI
string
(255)
etat
boolean
solde
integer
motif
string
(255)
fichiers
id
increments
id_createur
FK
integer
timestamps
timestamps
softDeletes
softDeletes
slug
string
(255)
libelle
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01