Home
Ecom
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
produit
id_produit
increments
timestamps
timestamps
nom_produit
string
(30)
descritpion_produit
string
(200)
Disponibility
boolean
Quantity
double
prix_HT
double
prix_TTC
double
photo
string
Solde
id_solde
increments
timestamps
timestamps
Date_Debut_Solde
date
Date_Fin_Solde
date
Pourcentage_reduction
double
Fournisseur
id_fournisseur
increments
timestamps
timestamps
nom_fournisseur
string
Tel_fournisseur
string
Categorie
timestamps
timestamps
nom_categorie
string
description_categorie
string
Panier
id_panier
increments
timestamps
timestamps
date_creation_panier
date
Commande
id_commande
increments
timestamps
timestamps
etat_cmd
integer
reglement_commande
text
User
id_user
increments
timestamps
timestamps
nom_user
string
prenom_user
string
Login
string
password
string
Tel_user
string
previleges
integer
×
Comments for Ecom
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01