3.15.1.5 config
Can be used to load files from your application config-folder via include_once. Function checks for existance before include and returns boolean. Takes an optional number of arguments.
Example: config('some_file', 'myconfig');
Can be used to load files from your application config-folder via include_once. Function checks for existance before include and returns boolean. Takes an optional number of arguments.
Example: config('some_file', 'myconfig');