Home
asssociation
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
User
id
increments
timestamps
timestamps
email
string
(255)
motdepasse
string
(255)
nom
string
(50)
prenom
string
(50)
adresse
string
(255)
cp
mediumInteger
ville
string
(255)
tel
string
(11)
rgpd
boolean
role-id
FK
bigInteger
Role
id
increments
timestamps
timestamps
nom
string
(100)
Demande
id
increments
timestamps
timestamps
date
datetime
commande-id
FK
bigInteger
statutDemande-id
FK
bigInteger
contenu
longText
objet
text
Commande
id
increments
timestamps
timestamps
date
datetime
user-id
FK
bigInteger
StatutDemande
id
increments
timestamps
timestamps
nom
string
(50)
×
Comments for asssociation
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01