CI4 lacks seems to lack a couple of super convenient CI3 features. |
Hi skunkbak, for set and get configuration files you can do it like said ciadmin:
PHP Code: $appConfig = \config('app'); https://bcit-ci.github.io/CodeIgniter4/g...ght=config For load vars globally, I love Blade Engine, tested with CodeIgniter 4 works really fine. |
Welcome Guest, Not a member yet? Register Sign In |