You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when using Larastan, we will have many errors due to the use of a custom Eloquent Builder.
Following this Upgrade Guide : , we have to use a phpdoc on the Grimzy\LaravelMysqlSpatial\Eloquent\Builder class to mark i as a generic Class.