Comment by j on "Setup xdebug with PhpStorm on Mac using Laravel Homestead" | Hashnode
- did you activate the xdebug logs ?
- did you activate the listening icon in phpstorm?
- is the port 9000 configured in your project settings ?
- is the port 9000 blocked ?
- did you set the needed cookie / get parameter in the browser / cli?