Home
luxury_services
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
gender
enum
first_name
string
(50)
last_name
string
(50)
address
text
country
text
nationality
string
(50)
passport
boolean
curriculum_vitae
text
profil_picture
text
current_location
text
birth_date
date
birth_place
text
email_adress
text
password
string
(30)
availability
boolean
job_sector
text
experience
text
short_description
text
files
text
admin
tinyInteger
notes
text
timestamps
timestamps
deleted_at
softDeletes
clients
id
increments
society_name
text
society_type
text
contact_name
text
contact_job
text
contact_phone
string
(15)
contact_email
string
(50)
notes
text
timestamps
timestamps
deleted_at
softDeletes
job_offers
id
increments
reference
text
society_name
text
contact_name
text
contact_email
text
contact_phone
string
(15)
description
text
activated
tinyInteger
notes
text
job_title
text
job_type
text
location
text
job_category
text
closing_at
date
salary
string
(40)
timestamps
timestamps
deleted_at
softDeletes
client_id
FK
integer
job_applications
id
increments
users_id
FK
integer
job_offers_id
FK
integer
timestamps
timestamps
deleted_at
softDeletes
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01