andersao / andersao/l5-repository
Can not use function simplePaginate with Presenter
Abierto
- Lenguaje dominante
- PHP
- Estrellas
- 4.2k
- Forks
- 880
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I use function simplePaginate instead paginate and get the error.
`Argument 1 passed to League\Fractal\Pagination\IlluminatePaginatorAdapter::__construct() must be an instance of Illuminate\Contracts\Pagination\LengthAwarePaginator, instance of Illuminate\Pagination\Paginator given, called in /Users/simble/Documents/fbuff/account-management-api/vendor/prettus/l5-repository/src/Prettus/Repository/Presenter/FractalPresenter.php on line 159`
How to I can use simplePaginate on this package.
Thank so much
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.