Job Portal
Find your dream job here Various career opportunities await you. Find the right career and connect with companies anytime, anywhere
About Job Portal
Job Portal is the topest job site in the worldwith unique visitors every month. Indeed strives to put job seekers first, giving them free access to search for jobs, post resumes, and research companies. Every day, we connect millions of people to new opportunities
Our Expert Team
Meets talented group with a shared vision of delivering consistently
Job Search
64% of job seekers get hired through a referral. Use Job Portal to boost your chances of getting hired through people you know.
- Search a Job
- View a Jobs
- Apply
Login Functionalities
- You can Logiin directly as per your account status
JobSeeeker
orCompany
Forget Password
Register Functionalities
Welcome to JobPortal! First of all, what do you want to do?
Looking for a job
- Show your abilities and qualities as a talent in an easy way. So that recruiters can see if you can be one of the candidates for a job interview.
Register as Seeker
Looking for a candidate
- Recruiting candidates is indeed a challenge. We therefore understand that a job recruiter can require multiple job recruitment platforms.
Register as Company
Job Seekers & Company
Find and get better job opportunities according to skills and location and Post Opportunities to hire the Professionals
Job Seekers
Find and get better job opportunities according to skills and location.
- Applicant on Job
- Search Jobs as candidate
- Update his/her profile
- Upload Resume
Company
Post job advertisements to connect with the most potential job seekers.
- View applicant on Jobs
- Post Job as company
- Edit Job Requirements or Cancel
- Accept/Reject Candidate
Dashboard
Welcome back,
- Job Lists
- Applicants
- Applicants Profile
- Exit Dashboard
User credentials
Job Seekers
-
Ossama Mehmood
Email:[email protected]
Password:ossamamehmood
-
Hamza Altaf
Email:[email protected]
Password:hamzaaltaf
-
Abdullah
Email:razzaqabdullah7867@@gmail.com
Password:razzaqabdullah
Company
-
Minimsam
Email:[email protected]
Password:minimsam
-
Meta Inside
Email:[email protected]
Password:metainside
Install the following Xampp, Visual Studio Code and Composer:
Run Job Portal (Build in Laravel)
- Open Xampp to start
Apache
andMySQL
- Create a database locally
http://localhost/phpmyadmin
namedJobPortal
- Import the database
SQL
file given inJobPortal/Database
intoJobPortal
- Rename
.env.example
file to.env
inside your project root and fill the database information. (windows wont let you do it, so you have to open your console cd your project root directory and runmv .env.example .env
) - Open the project folder in
Visual Studio Code
andOpen Terminal
- Run
composer install
,php composer.phar install
,composer update
,composer install --ignore-platform-reqs
- Run
php artisan key:generate
- Run
php artisan migrate
- Run
php artisan db:seed
to run seeders, if any. - Run
php artisan serve
- Follow
Link
127.0.0.1:8000
Some reason project stop working :
composer update
php artisan migrate
💓
Support Support at Patreon
Ossama Mehmood