Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save marcandreappel/6e3d182c03195332e4ed95a4e9230652 to your computer and use it in GitHub Desktop.

Select an option

Save marcandreappel/6e3d182c03195332e4ed95a4e9230652 to your computer and use it in GitHub Desktop.
Using Xdebug on Devilbox with PhpStorm and Postman

The tutorial got a new home, head over to the newly created repo (for more flexibility and better interaction).

@dickprovoost
Copy link
Copy Markdown

Thanks a lot for this gist!! Especially the lines below where a blessing, could not find a better explanation elsewhere (my partner always says that i cannot find anything though) and it should have a more prominent place in the Devilbox docs:

Settings / Languages & Frameworks / PHP
Set CLI Interpreter by clicking on …
Add a new interpreter by clicking on + then choose From Docker, Vagr…
Tick Docker and add the Docker Server and then choose under Image name : devilbox/php-fpm:X.X-work…

I use Ubuntu

@marcandreappel
Copy link
Copy Markdown
Author

I'm happy that my tutorial helped someone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment