Replies: 1 comment
-
This should be fixed with settings v2.8.1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[2023-02-20 16:08:18] local.ERROR: Class "app\Settings\TGBotSettings" not found {"exception":"[object] (Error(code: 0): Class "app\Settings\TGBotSettings" not found at /Users/enshtein/htdocs/mysite/vendor/spatie/laravel-settings/src/SettingsContainer.php:29)
Before the update, according to the instructions, you could access the settings like this:
app(TGBotSettings::class)->no_answer
and now it throws an error!
Beta Was this translation helpful? Give feedback.
All reactions