How are you debugging your code if you are working with PHP?
What is the most efficient way to debug code and find errors when coding in different projects with PHP?
For further actions, you may consider blocking this person and/or reporting abuse
Renzo Fraga -
Kudzai Murimi -
Thomas Bnt ☕ -
Kashan Raza Naqvi -
Top comments (4)
After a search I found these
dev.to/daniel_werner/how-to-set-up...
dev.to/daniel_werner/how-to-set-up...
dev.to/rochapablo/debugging-php-wi...
dev.to/lynnntropy/php-debugging-wi...
dev.to/balajidharma/how-to-enable-...
Ray by Spatie
spatie.be/products/ray
and TinkerWell, for testing solutions, by BeyondCode.
tinkerwell.app/
Looks like this was posted a day ago
dev.to/ben/what-are-your-debugging...
IF your method of debugging does not require any tool but its a method that helps you in general, then its worth mentioning as well.