Replies: 1 comment
-
Yes |
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.
-
Hi all
To access GeneralSettings in the controller is it necessary to include this in Controller?
use App\Models\Settings\GeneralSettings;
If I don't add it, it doesn't work :-(
My configuration in config\settings.php
Beta Was this translation helpful? Give feedback.
All reactions