Home
jeTechnologie
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
utilisateurs
id
increments
nom
string
prenom
string
email
string
password
string
tel
integer
statut
boolean
salaire_base
integer
montant_debiter
integer
type_utilisateur_id
FK
integer
timestamps
timestamps
type_utilisateurs
id
increments
role
string
timestamps
timestamps
clients
id
increments
nom
string
prenom
string
email
string
password
string
tel
integer
utilisateurs_id
FK
integer
type_clients_id
FK
integer
timestamps
timestamps
packages
id
increments
nom
string
description
string
prix
integer
espace_disque
integer
libeller
string
nombre_de_site
integer
nombre_de_base_de_donnee_mysql
integer
nombre_de_base_donnee_postgresql
integer
nombre_de_email
integer
timestamps
timestamps
abscences
id
increments
utilisateurs_id
FK
integer
motif
string
date_manque
date
statut
enum
timestamps
timestamps
maintenances
id
increments
probleme
string
caracteristiques
string
statut
string
date_depot_machine
date
date_retrait_machine
date
prix_diagnostic
integer
prix_reparation
integer
utilisateurs_id
FK
integer
diagnostique
string
timestamps
timestamps
produits
id
increments
type
string
description
string
quantite
integer
prix_maximal
integer
utilisateurs_id
FK
integer
prix_minimal
integer
timestamps
timestamps
nom_de_domaine
id
increments
nom
string
frequence
string
package_id
FK
integer
timestamps
timestamps
type_clients
id
increments
nom
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01