Replies: 1 comment
-
At least |
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.
-
Is there a specific reason why we use
instead of allowing to set the value in .env and retrieving it from the config?
It feels kinda stiff especially if you write your own breeze alike package and you want to use a different path.
I know I can change it by hand in my installation but it would feel a bit more flexible with the config approach !? Especially for isolated package testing.
Beta Was this translation helpful? Give feedback.
All reactions