Closed alies-dev closed 1 year ago
Hey @mr-feek
This is the first PR for 3.x branch. I propose you to tag few alpha/beta/RC before the final release, but firstly let's support Laravel 10 on this branch, it will be my test task for the 3.x. One of ideas - use new Laravel's bin to generate Facade helpers - https://laravel-news.com/automatic-docblock-generation-on-facades. Stay tuned! :)
Use Larastan compatible syntax for Eloquent Collections: instead of a single param syntax:
use two params syntax:
This will finally allow to use Psalm and Larastan at the same project without a lot of noise