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.
The text was updated successfully, but these errors were encountered:
YannickYayo
added a commit
to YannickYayo/laravel-mysql-spatial
that referenced
this issue
Feb 19, 2021
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.The text was updated successfully, but these errors were encountered: