- PHP (7.1 or higher) (only on local machine)
- Vagrant (1.8 or higher) (only on local machine)
- VirtualBox (latest version) (only on local machine)
- sudo apt-get install wkhtmltopdf server Requirements Install these requirements and continue.
- Clone project code from this repository.
- Open terminal and change your working directory to the project directory.
- Run
composer install --no-interaction --no-scripts
. - Run
vagrant up
. - Enjoy!