Home
portify
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
nom
string
(264)
description
text
ville
string
(264)
email
string
(264)
timestamps
timestamps
softDeletes
softDeletes
candidats
id
increments
prenom
string
(264)
nom
string
(264)
email
string
(264)
no_telephone_mobile
string
(64)
description
text
timestamps
timestamps
softDeletes
softDeletes
demandes
id
increments
client_id
integer
description
text
timestamps
timestamps
softDeletes
softDeletes
propositions
id
increments
demande_id
integer
candidat_id
integer
timestamps
timestamps
softDeletes
softDeletes
besoins
id
increments
titre
string
(264)
timestamps
timestamps
softDeletes
softDeletes
demande_besoins
id
increments
demande_id
integer
besoin_id
integer
timestamps
timestamps
softDeletes
softDeletes
competences
id
increments
titre
string
(64)
timestamps
timestamps
softDeletes
softDeletes
demande_competences
id
increments
demande_id
integer
competence_id
integer
timestamps
timestamps
softDeletes
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01