Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Debugging with PhpStorm & XDebug

Debugging with PhpStorm & XDebug

Debugging with Xdebug is not everyone's favorite topic. It takes some time to get it all set up, and then you also need to get familiar with the given features and make it work with PhpStorm. Still, Xdebug provides a lot for debugging your applications, and you shouldn't miss out on that.

Let me demo you the excellent combination of Xdebug and PhpStorm and how it will boost your debugging skills.

Christoph Rumpel

June 09, 2021
Tweet

More Decks by Christoph Rumpel

Other Decks in Programming

Transcript

  1. Hello phpday

    View Slide

  2. View Slide

  3. @christophrumpel
    https://christoph-rumpel.com

    View Slide

  4. Debugging with
    PhpStorm & Xdebug

    View Slide

  5. Debugging Approaches
    Dump & Die
    Step Debugging

    View Slide

  6. Live Demo

    View Slide

  7. Advantages
    No Code Changes
    More Flexibility
    More Power

    View Slide

  8. Live Demo #2

    View Slide

  9. Advantages
    No Code Changes
    More Flexibility
    More Power

    View Slide

  10. Resources
    Xdebug Website
    https://xdebug.org
    Debug with PhpStorm: Ultimate Guide
    https://bit.ly/34VSkqB
    Xdebug 3: Xdebug with Docker and PhpStorm in 5
    minutes
    https://bit.ly/3eOjCFi
    Learn Xdebug
    https://bit.ly/38NAAjr

    View Slide

  11. https://joind.in/talk/2e275
    Please Share Feedback

    View Slide

  12. @christophrumpel
    NO SPEAKERS PROPERTY
    Base Eloquent Model
    Laravel Core
    Adventures
    https://laravelcoreadventures.com

    View Slide

  13. https://masteringphpstorm.com

    View Slide

  14. The End

    View Slide