Home
ptit_tracteur
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
cagette
id
increments
nom
string
(70)
prix
decimal
poids
decimal
timestamps
timestamps
cagette_denrees
id
increments
id_cagette
FK
integer
id_denree
FK
integer
qte
decimal
unites
enum
timestamps
timestamps
denrees
id
increments
id_user
FK
integer
Nom
string
(70)
unites
enum
timestamps
timestamps
User
id
increments
name
string
firstname
string
email
string
email_verifed_at
timestamp
password
string
Type
integer
rememberToken
string
timestamps
timestamps
caddy
id
increments
timestamps
timestamps
id_cagette
FK
integer
prix
decimal
id_users
FK
integer
qte
integer
total
float
paiements
id
increments
timestamps
timestamps
id_caddy
FK
integer
password_resets
email
string
token
string
created_at
timestamp
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01