Cannot create data collectable of type CustomPaginatedDataCollection
from Illuminate\\Pagination\\LengthAwarePaginator
#676
sollosollo4
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don’t quite understand why they removed the ability to create your own versions of collections. If you left it, tell me how I can change the Pagination format
My custom CustomPaginatedDataCollection:
And transformer:
Pagination:
the way I did it before was here: #292
but now, this is outdated and I still need to simplify the paginator content for my restfull api
Beta Was this translation helpful? Give feedback.
All reactions