This example PHP project uses Nette framework and Guzzle HTTP client to demonstrate simple use of Lusk Careers API in PHP.
- Run
composer update
- Make directories
tmp/cache
andtmp/log
writable - Point your webserver to
www
directory - Open in your browser
- PHP >= 5.3
- Nette Framework = 2.3
- Guzzle HTTP client = 6.2
MIT