Back

11:11

Working at Pinkary changed my coding habits:

I now write code without constantly checking Pint, Rector, PHPStan (Level 9), type coverage, or tests with code coverage. 🤞

Yet, 90% of the time, everything passes flawlessly on the first try. 🤌

4

1K

Any good resource on learning phpstan for Laravel? Seems like there’s nothing out there.

1

411

To add to this, use the larastan/larastan package to help it understand Laravel better.

1

101