Home
luxuryServices
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
candidates
id
increments
timestamps
timestamps
genre
enum
firstName
string
(255)
lastName
string
(255)
Adress
string
(255)
country
string
(255)
nationality
string
(255)
passport
boolean
passportUpload
string
(255)
cv
string
(255)
picProfile
string
location
string
(255)
dateOfBirth
string
(255)
placeOfBirth
string
(255)
email
string
(255)
confirmEmail
string
(255)
password
string
(255)
confirmPassword
string
(255)
Availability
boolean
jobSector
enum
experience
enum
notes
text
delete_at
date
file
string
(255)
clients
id
increments
timestamps
timestamps
societyName
string
(255)
typeSociet
string
(255)
contactName
string
(255)
poste
string
(255)
number
string
(255)
email
string
(255)
notes
text
jobOffers
id
increments
timestamps
timestamps
societyName
string
(255)
contactName
string
(255)
contactEmail
string
(255)
contactNumber
string
description
text
enable
boolean
notes
text
jobTitle
string
(255)
jobtype
enum
location
text
jobCategory
enum
closingDate
date
salary
string
(255)
client_id
FK
integer
candidacys
timestamps
timestamps
candidates_id
FK
integer
jobOffer_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01