Job matchmaking for job seekers in the Australian IT sector - written in Laravel 5.4 (and 5.5).
- Aaron Horler
- Ozlem Kirmizi
- Kim Luu
- Melissa Nguyen
Setup your development environment following the official requirements.
Our Linux deployment script is here. This script assumes you've setup the project before.
Clone the repository
git clone https://github.com/jobsaustralia/jobsaustralia.tech.git
cd jobsaustralia.tech
Configure your environment
mv env.example .env
Configure mail
The project requires an outgoing mail driver for basic functionality.
Install
composer install
Migrate, and (optionally) seed
php artisan migrate --seed
Setup employ.jobsaustralia.tech
Follow the setup instructions for the employer site.
Create a symbolic link for resumes
ln -s jobsaustralia.tech/storage/app/public/ employ.jobsaustralia.tech/storage/app/public/