Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Latest commit

 

History

History
46 lines (25 loc) · 1.33 KB

README.md

File metadata and controls

46 lines (25 loc) · 1.33 KB

JobsAustralia.tech Job Seekers

Job matchmaking for job seekers in the Australian IT sector - written in Laravel 5.4 (and 5.5).

Contributors

  • Aaron Horler
  • Ozlem Kirmizi
  • Kim Luu
  • Melissa Nguyen

Setup instructions

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/