The #[NoDiscard] is a safety feature for PHP developers, making it easier to catch mistakes where ignoring a function's return value could lead to bugs.
Continuous AI in software engineering involves integrating AI tooling automatically into existing development flows, such as automated PR reviews, issue labeling, and daily summaries.
In this post, I'll share how I'm using PHPStan's type aliases feature to make validation rule typehints more readable and maintainable in our Laravel application.
It's the start of a new fiscal year. Strategy season. That time when all the grand ideas come out and everyone is still hopefull. Over the years, I've settled into a structure that helps me define projects that not only link to the strategy above but ...