twitter.com
error_reporting(-1) at the top of your script during dev to turn on all warnings, notices, etc in all...
codex.wordpress.org
There are a couple methods available to change the url of a WordPress site from an old address to a...
Best results in other decks
Running Unit Test in DDEV # Run all tests ddev exec composer run phpunit:test # Run a specific test class, example...
How to debug cli command in magento 2 Steps: 1) Export the key (if you are using docker, do it...