Skip to content

Call to undefined method GeneaLabs\LaravelModelCaching\CachedBuilder::type() #391

Open
@oulfr

Description

@oulfr

Describe the bug
not working in the last version of lumen and php 8
Eloquent Query
Please provide the complete eloquent query that caused the bug, for example:

    $articles = \App\Models\Article::find(12);

Stack Trace
Call to undefined method GeneaLabs\LaravelModelCaching\CachedBuilder::type() {"exception":"[object] (BadMethodCallException(code: 0)

Environment

  • PHP: 8.0
  • OS: Windows
  • Lumen: 8+
  • Model Caching: ^0.11.1

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions