rubiyat / job

This is a Temporary Job Providing Web Application
0 stars 0 forks source link

seeker experience table #86

Open rubiyat opened 6 years ago

rubiyat commented 6 years ago

Note : Make database table.Do Not Commit .env file and composer.lock file.

Table name : experiences

  1. id
  2. job_seeker_id(integer,unsigned,index,nullable,foreign key[job_skeers])
  3. title(string 200)
  4. company_name(string 100)
  5. job_start_date(date)
  6. job_end_date(date,nullable)
  7. description(text,nullable)
  8. status(boolean default(1))
rubiyat commented 6 years ago

Done in commit https://github.com/rubiyat/job/commit/2b7776ae7fd560fa73388e62d8314e64073f76fa