Toby
Waterhole
Founder
Nov 7, 2024
Hi @TOWUK,
These configuration duplicates are intentional, allowing configuration settings to be overridden at the environment level. Please see the Waterhole docs and the Laravel docs on configuration and environment variables.
Regarding the missing ru
translations, please refer to the Localization docs - you could try a local override to fill in the missing translations, and then follow the steps to contribute back to the Waterhole repository (the ru
translation is found here).
thanks to @Toby , yes, I started learning Laravel, now I understand :)