Home
wasel
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Biens_immobiliers
id
increments
titre
string
(1000)
type
FK
integer
Superficie
integer
timestamps
timestamps
softDeletes
softDeletes
code_bien
string
(1000)
ville
FK
integer
est_accepte
boolean
est_vendu
boolean
adresse
string
(100)
TypeBien
id
increments
timestamps
timestamps
softDeletes
softDeletes
Ville
id
increments
timestamps
timestamps
softDeletes
softDeletes
Region
id
increments
timestamps
timestamps
softDeletes
softDeletes
nom
string
(1000)
code_postal
integer
User
id
increments
timestamps
timestamps
softDeletes
softDeletes
Nom
string
(1000)
prenom
string
(1000)
date_naissance
date
numero_telephone
string
(50)
adresse_email
string
(100)
adresse
text
password
string
(1000)
Vendeur
id_vendeur
increments
timestamps
timestamps
softDeletes
softDeletes
Courtier
id_courtier
increments
timestamps
timestamps
softDeletes
softDeletes
Rendez_vous
id
increments
id_immeuble
FK
integer
adresse_immeuble
string
(1000)
nom_client
string
(100)
timestamps
timestamps
softDeletes
softDeletes
date_heure
datetime
telephone_client
string
(50)
id_courtier
FK
integer
id_vendeur
FK
integer
Ventes
id
increments
timestamps
timestamps
softDeletes
softDeletes
bien_immobilier_id
FK
integer
client_id
FK
integer
date_vente
date
id_courtier
FK
integer
id_vendeur
FK
integer
×
Comments for wasel
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01