What do you think about the following service to search for settings by group? #335
serious-angel
started this conversation in
Show and tell
Replies: 0 comments
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.
-
Dear Developers,
Thank you for the marvel!
I've been figuring out how to achieve a relatively universal controller to get settings by name (e.g. settings group), and what do you think about the following approach for, at least, obtaining the settings?:
Implementation
Settings Service
Route
Settings Controller
Settings "Show" Request
Test
Based on the current Readme setting example of setting in group "general".
The main idea is to not create a separate controller and request classes for each settings group.
Would you find the approach adequate enough?
Best and kind regards
Beta Was this translation helpful? Give feedback.
All reactions