added info about alternative debugging setup for tideways

Peter Fabian 2019-05-27 20:23:53 +02:00
parent 32a138ca36
commit fdce55e2ad
1 changed files with 2 additions and 1 deletions

@ -132,4 +132,5 @@ All of the below steps should be performed in the Vagrant VM:
EOF
sudo service php7.2-fpm restart
```
```
14. Alternatively, you can copy the tideways PHP file over to your local machine and map it in the path mappings for PHPDebug (confirmed to work by Rodrigo).