Fabrício José Souza
Fabrício José Souza
Just FYI yesterday I created issue #102 and then implemented https://github.com/joho/godotenv/pull/103/files which holds the same feature here but already considering the comment @ebudan added, passing through the overload flag to...
@nick-jones @andrewmclagan well 1 year later, I had the same need in my project. I created https://github.com/joho/godotenv/issues/102. For now I am using https://github.com/fireworkweb/godotenv (my fork) where I returned the behaviour....
To help illustrate, there is a want-to-be PR that although not polished, does implement the suggested behaviour: #103
Yesterday I failed to notice there is another issue for this: https://github.com/joho/godotenv/issues/74
Hey @DanielWaiguru91 - sorry for the delay, failed to notice this new issue. So we have seen other reports about this error on Windows. Unfortunately, we don't have much QA...
> @danielsuguimoto I think this is a good way out, yes.
Beyond documentation, I am gonna propose here a few improvements/changes: 1. How about we create a new sub-command umbrella `kool cloud` to scope all of the Kool Cloud related commands?...
2. We need to increse safety on the deploy usage. Since we depend on a token that may give access to several environments, and then another simple flag (KOOL_DEPLOY_DOMAIN) to...
@jeidison the PHP images did get built for M1, right? What other images do you currently miss/need to have build for M1?
Any one got a way to fix this? I have a project with a few different guards/providers, each with their own user models... and somehow it is thinking it's always...