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.
PHP
Architecture Decision Record
A concise explanation of ADRs: short documents that capture an important decision, the context behind it, and its consequences. Good practical advice on keeping them lightweight, readable, and useful over time. Read more