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
Nevo David -
dev.to staff -
dev.to staff -
Saurabh Rai -
Once suspended, didslm will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, didslm will be able to comment and publish posts again.
Once unpublished, all posts by didslm will become hidden and only accessible to themselves.
If didslm is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to diar.dev.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag didslm:
Unflagging didslm will restore default visibility to their posts.
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.