|
|
|
|
|
by jamisonbryant
1406 days ago
|
|
I am sadly not using a debugger because the last two or three times I've tried to set up XDebug for PHP, it just hasn't worked. I have 15 years experience with the language. Have tried multiple IDEs, multiple plugins, multiple browser extensions. Have tried multiple ways of running PHP (docker vs. native). I think the last time I might've had XDebug running properly such that I could do debugging in an IDE was probably 2018 or so. It wasn't too long ago that I found the `dd()` command, which is really quite handy and has gotten me by since then. I'll give it another crack because I have just started a new job (new machine, new PHP, new everything) but I have my doubts it will work this time, either. Setting up debugging for PHP has got to get a whole lot easier and user-friendly, IMO. |
|