ask | one |
---|---|
Bundled Version | x.y.z |
Symfony version | 6.0.4 |
PHP version | 8.1.6 |
Hi,
I am asking for help creating pagination for the index. I tried many methods but failed with everyone. Below I attach the data for this project:
View MySql and symfony components
Implementing the controller of the pager
What do I have to change to make it work?
CodeKnpPaginator
mistake
I have this pagination implementation in my old project, take a look maybe you can find something that works for you.