Home
gestion_commerciale
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
nom
string
prenom
string
date_naissance
date
image_path
text
tel
string
email
string
password
string
provider
string
provider_id
string
rememberToken
rememberToken
softDeletes
softDeletes
timestamps
timestamps
annonces
id
increments
titre
string
description
text
status
enum
marque_id
FK
integer
user_id
FK
integer
softDeletes
softDeletes
carroserie_id
FK
integer
timestamps
timestamps
model_id
FK
integer
specifications
id
increments
nom
string
timestamps
timestamps
softDeletes
softDeletes
admins
id
increments
username
string
password
string
softDeletes
softDeletes
timestamps
timestamps
medias
id
increments
media_categorie
string
path
text
timestamps
timestamps
softDeletes
softDeletes
annonce_id
FK
integer
annonce_specifications
annonce_id
FK
integer
specification_id
FK
integer
valeur
string
timestamps
timestamps
carroseries
id
increments
timestamps
timestamps
softDeletes
softDeletes
models
id
increments
timestamps
timestamps
softDeletes
softDeletes
nom_modele
string
marques_id
FK
integer
Marques
id
increments
marque
string
(191)
logo_path
text
softDeletes
softDeletes
timestamps
timestamps
×
Comments for gestion_commerciale
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01