Skip to content

Lumen paginate error #198

Closed
Closed
@maicolbruski

Description

@maicolbruski

Describe the bug
Hi, I try use a your package in my api with LUMEN 5.7, but when i get with paginate return a error (image).
Get a single register works perfectly.

It`s possible cache paginate in Lumen 5.7?

Tks.

Eloquent Query

$model->paginate(25);

Stack Trace
(1/1) Error
Call to undefined function GeneaLabs\LaravelModelCaching\request()

Environment

  • PHP: 7.2
  • OS: Mac
  • Lumen: 5.7
  • Model Caching: Latest

Additional context
captura de tela 2018-12-07 as 18 01 49

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions