added infinite scroll in browsing

This commit is contained in:
Milos Holba
2022-04-06 17:40:44 +02:00
parent 5531be6640
commit 4379daa079
31 changed files with 555 additions and 335 deletions

View File

@@ -60,4 +60,8 @@ return [
],
],
],
'paginate' => [
'perPage' => 50
]
];