Suppose that we have a category and products, when editing a category, we display a collection of products. Is there a way to list all related products with pagination?
I tried to use the child admin, but that's not enough for me.
- [ addChild,['@app.admin.products']]