PHP
Sniffing out stray ray() calls with Pest architecture testing
Whether you’re building a shiny new feature or refactoring a bug deep in a legacy codebase, before you merge your work to production you want to get rid of all those ray() calls you littered Read more…