This is “yet another howto” set up xdebug on Laravel homestead with PhpStorm.
Homestead has xdebug extension installed out of the box. Latest PhpStorm versions offer Zero-configuration Web Application Debugging so you dont need to create specific debugging configuration in IDE. The only thing you need to do is to add some more configuration options to xdebug config file.