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

Does this library work when put on config.php #3

Open
bagaskarala opened this issue Feb 20, 2020 · 4 comments
Open

Does this library work when put on config.php #3

bagaskarala opened this issue Feb 20, 2020 · 4 comments

Comments

@bagaskarala
Copy link

Does this library work when put on config.php $config['base_url'] ??

@Baronsindo
Copy link

Me too i had the same problem with it, even in database it doesn't work.

@MatiasManevi
Copy link

MatiasManevi commented May 22, 2020

I have also the same problem, couldn't make it work on config.php, so it didn't filled my needs. I recommend this one. It works nicely everywhere on your CI project.

The only CON is that you have to add some code on your /system folder, so you have to change your CI core in some way, but it's just to add the /dotenv folder so it's kinda a tidy approach.

@codelemos
Copy link

Use getenv() instead env()

@MatiasManevi
Copy link

Use getenv() instead env()

I tried that also, it didn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants