Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load .env when Application runs #13

Open
SujalChoudhari opened this issue Sep 20, 2023 · 0 comments
Open

Load .env when Application runs #13

SujalChoudhari opened this issue Sep 20, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Looking for contributions during HacktoberFest2023

Comments

@SujalChoudhari
Copy link
Owner

In Application class, find and load .env file into environment (temporary).

If the .env is present,
add a console INFO statement that says

Using the .env file.

Note: use cross-platform packages.

@SujalChoudhari SujalChoudhari added enhancement New feature or request good first issue Good for newcomers hacktoberfest Looking for contributions during HacktoberFest2023 labels Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest Looking for contributions during HacktoberFest2023
Projects
None yet
Development

No branches or pull requests

1 participant