Call $this->db from initController in __construct? |
rename the env file to .env. Edit the file and set CI_ENVIRONMENT to development.
Then you'll get an error message describing what went wrong that will answer your question.
Simpler is always better
|
Messages In This Thread |
Call $this->db from initController in __construct? - by Smil3y - 06-14-2019, 03:54 PM
RE: Call $this->db from initController in __construct? - by donpwinston - 06-14-2019, 05:23 PM
RE: Call $this->db from initController in __construct? - by kilishan - 06-14-2019, 07:10 PM
|