// Important: Make sure that your IDE has identical settings: idekey and remote_port. #// NetBeans: Make sure your project is correctly setup. Right-click the project and select Properties / Run Cofigurations. "Project URL" and "Index file" must have correct values.
```
To debug in PhpStorm check [this video](https://youtu.be/8r77ys2r4ww?t=450).
**Installing and using Vagrant:**
First install Vagrant and VirtualBox, please.
Note: Sadly, these days VirtualBox does not work on the ARM-based Macs with the M1 chip. Use Docker in that case.