Stay on track with your billable hours reporting using the Harvest API.
- PHP
- Composer
- Harvest account
- Download or clone repository to a local directory.
- Run
composer install
on your new local directory. - Duplicate
config.env.example
and rename it asconfig.env
. - Fill in all fields in your new
config.env
file.