Home
vinati
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
vins
id
increments
timestamps
timestamps
softDeletes
softDeletes
nom
string
(255)
taille
string
(255)
couleur
string
(255)
description
string
(255)
id_marque
integer
id_type_vin
integer
degre
float
age
float
image
string
(255)
statut
tinyInteger
marques
id
increments
timestamps
timestamps
softDeletes
softDeletes
libelle
string
(255)
types_vin
id
increments
timestamps
timestamps
softDeletes
softDeletes
libelle
string
(255)
entrees_stock
id
increments
timestamps
timestamps
softDeletes
softDeletes
quantite
integer
id_prix
FK
integer
id_fournisseur
FK
integer
id_user
FK
integer
montant
float
ventes
id
increments
timestamps
timestamps
softDeletes
softDeletes
montant_total
float
nbre_articles
integer
id_client
FK
integer
reduction
float
tva
float
prix_ttc
float
devise
string
(255)
moyen_de_payement
string
(255)
source_vente
string
(255)
lignes_vente
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_vente
FK
integer
id_prix
FK
integer
unites
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_vin
FK
integer
uid
string
(255)
id_entree_stock
FK
integer
statut
enum
prix
id
increments
timestamps
timestamps
softDeletes
softDeletes
id_vin
FK
integer
montant
float
quantite
integer
taille
float
volume
float
description
text
image
string
(255)
clients
id
increments
timestamps
timestamps
softDeletes
softDeletes
nom
string
(255)
prenom
string
(255)
telephone
string
(255)
email
string
(255)
id_user
FK
integer
fournisseur
id
increments
timestamps
timestamps
softDeletes
softDeletes
nom
string
(255)
telephone
string
(255)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
email
string
(255)
password
string
(255)
rememberToken
rememberToken
email_verified_at
timestamp
×
Comments for vinati
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01