Home
wd
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Utilisateurs
id
increments
timestamps
timestamps
prenom
string
(150)
nom
string
(150)
datenaissance
date
lieunaissance
string
(250)
mobiliers
id
increments
utilisateur_id
FK
integer
nom
string
(150)
montant
bigInteger
revalorisations
smallInteger
dateentree
date
surface
integer
Regimes
id
increments
nom
string
Emails
id
increments
utilisateur_id
FK
integer
type_id
FK
integer
email
integer
Telephones
id
increments
utilisateur_id
FK
integer
type_id
FK
integer
numero
integer
Adresses
id
increments
utilisateur_id
FK
integer
type_id
FK
integer
adresse
string
(250)
cp
smallInteger
ville
string
(250)
pays
string
(150)
Regime_Utilisateur
id
increments
regime_id
FK
integer
utilisateur_id
FK
integer
datedebut
date
datefin
date
Professions
id_utilisateur
FK
integer
CSP_id
FK
integer
adresse_id
FK
integer
nom
string
(250)
datedebut
date
datefin
date
Types
id
increments
nom
string
(150)
CSP
id
increments
nom
string
(150)
tresoreries
id
increments
utilisateur_id
FK
integer
nom
string
montant
string
annee
date
type
enum
simulations
id
increments
utilisateur_id
FK
integer
revenus
bigInteger
fraisreels
string
bic
string
cga
string
fonciers
string
deficits
string
mobiliers
string
parts
string
timestamps
timestamps
annee
date
immobiliers
id
increments
adresse_id
FK
integer
passif_id
integer
montant
integer
possesseur
pourcentage
integer
rolefamille
id
increments
nom
string
famille
id
increments
nom
string
foyer
id
increments
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01