refactoring

This commit is contained in:
Čarodej
2022-05-24 10:01:07 +02:00
parent f75c20e5a7
commit 36c5e51b4f
9 changed files with 218 additions and 219 deletions

View File

@@ -62,6 +62,6 @@ return [
],
'paginate' => [
'perPage' => 15,
'perPage' => 8,
],
];