Home
asssociation
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Adherents
id
increments
timestamps
timestamps
nom
string
(50)
prenom
string
(50)
adresse
string
(255)
cp
mediumInteger
ville
string
(255)
tel
string
(11)
user-id
FK
integer
role-id
FK
integer
user
id
increments
timestamps
timestamps
nom
string
(100)
email
string
(500)
password
string
(100)
Roles
id
increments
timestamps
timestamps
nom
string
(100)
Adherent_cotisation
id
increments
adherent-id
FK
integer
cotisation-id
FK
integer
date
datetime
Cotisation
id
increments
annee
smallInteger
timestamps
timestamp
×
Comments for asssociation
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01