Welcome Guest, Not a member yet? Register   Sign In
CI4 lacks seems to lack a couple of super convenient CI3 features.
#7

(This post was last modified: 09-28-2018, 04:30 AM by unodepiera.)

Hi skunkbak, for set and get configuration files you can do it like said ciadmin:

PHP Code:
$appConfig = \config('app');
$appConfig->CSPEnabled true

https://bcit-ci.github.io/CodeIgniter4/g...ght=config

For load vars globally, I love Blade Engine, tested with CodeIgniter 4 works really fine.
Reply


Messages In This Thread
RE: CI4 lacks seems to lack a couple of super convenient CI3 features. - by unodepiera - 09-28-2018, 04:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB