BrisPHP / meetups

A place to request and propose talks for the BrisPHP meetup community.
https://brisphp.com
26 stars 0 forks source link

PhpStorm, Docker and Xdebug setup and use #46

Open benfreke opened 4 years ago

benfreke commented 4 years ago

Xdebug is awesome. While I wouldn't go so far as to say that you're an amateur if you don't use it , my opinion is close to that.

I've created a repeatable and easy to use setup that I've been using for a while now, and if there's enough interest I'm happy to give a talk about how a dockerised workflow simplified Xdebug usage within PhpStorm.

ndench commented 4 years ago

Great talk idea @benfreke. Would be great to dig into the specifics of a dev environment running docker.

benfreke commented 4 years ago

I presented this at the Laravel meetup so probably best not to present this here. Especially as XDebug 3 will be out with PHP8 so most of the information in this talk won't be relevant from then (hopefully!).