includes: - vendor/larastan/larastan/extension.neon parameters: paths: - app/ # Level 9 is the highest level level: 7 checkOctaneCompatibility: true checkModelProperties: true noEnvCallsOutsideOfConfig: true ignoreErrors: - '# is not subtype of native type Illuminate\\Database\\Eloquent\\Builder#' - '# is not subtype of native type Illuminate\\Database\\Eloquent\\Relations\\Relation#'