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.

Read more

Categories: PHP