mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
implement events pagination
This commit is contained in:
parent
cc6c68957c
commit
995d4bde54
10 changed files with 388 additions and 22 deletions
2
.env
2
.env
|
|
@ -52,6 +52,8 @@ APP_NAME=YGGtracker
|
|||
APP_LOCALE=en
|
||||
APP_LOCALES=en|cs|eo|fr|ka|de|he|it|lv|pl|pt|ru|es|uk
|
||||
|
||||
APP_PAGINATION=10
|
||||
|
||||
APP_THEME=default
|
||||
APP_THEMES=default
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue