Home
jaus
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(100)
email
string
(50)
role
integer
password
string
timestamps
timestamps
secteurs
id
increments
title
string
(50)
categorie_id
FK
integer
user_id
FK
integer
offres
id
increments
title
string
(100)
secteur_id
FK
integer
localisation
string
(50)
categorie_id
FK
integer
contenu
text
sal
string
(50)
user_id
FK
integer
status
integer
timestamps
timestamps
categorie
id
increments
title
string
(50)
demandeurs
id
increments
cv
string
(255)
categorie_id
FK
integer
timestamps
timestamps
userCategories
id
increments
user_id
FK
integer
categorie_id
FK
integer
×
Comments for jaus
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01