agungjk/phpdotenv-for-codeigniter

can i use this dotenv to production or more environments?

Closed this issue · 1 comments

i have multiple environments, can i use dot env here like: .env.development, .env.production, .env.test

@leandroruel yes you can, i already update the library and readme
The library now can autodetect codeigniter environment like development, production and testing
for example the codeigniter environment is in development then you can create config in
.env.development