Welcome Guest, Not a member yet? Register   Sign In
Getting Started with CodeIgniter 4 PreAlpha 1
#13

I've played with CI4 and I don't know where is the proper place to mention mistakes in the documentation and errors in CI itself. A few problems that I've found:

- The correct place of .env files is not the /application directory, but the root directory (where the composer.json lives).
- $_ENV global variable and getenv function works normally, but if I try to use them in the Database config I get the following error:
Fatal error: Constant expression contains invalid operations in /media/sf_code/ci4.dev/gitroot/ci4/application/Config/Database.php
Reply


Messages In This Thread
RE: Getting Started with CodeIgniter 4 PreAlpha 1 - by Subi - 02-26-2017, 01:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB