Welcome Guest, Not a member yet? Register   Sign In
Codeigniter 4 and PHP 8
#13

(This post was last modified: 04-09-2022, 07:31 AM by zoom360.)

In php8, I can't use Modeling in config. With php7, I can call in config file:
PHP Code:
public static $registrars = [
        '\App\Models\AppConfig'
    ]; 
And call model or Entity in AppConfig.php file. However, It's return "HTTP ERROR 500" in php8.
Reply


Messages In This Thread
Codeigniter 4 and PHP 8 - by ViLar - 08-12-2020, 01:21 AM
RE: Codeigniter 4 and PHP 8 - by jreklund - 08-12-2020, 07:46 AM
RE: Codeigniter 4 and PHP 8 - by John_Betong - 08-12-2020, 11:03 PM
RE: Codeigniter 4 and PHP 8 - by gosocial2 - 01-04-2021, 01:08 PM
RE: Codeigniter 4 and PHP 8 - by seunex - 01-04-2021, 10:30 PM
RE: Codeigniter 4 and PHP 8 - by John_Betong - 01-04-2021, 11:33 PM
RE: Codeigniter 4 and PHP 8 - by ViLar - 01-05-2021, 04:32 AM
RE: Codeigniter 4 and PHP 8 - by ardritkrasniqi - 01-06-2021, 03:34 AM
RE: Codeigniter 4 and PHP 8 - by John_Betong - 01-05-2021, 09:05 AM
RE: Codeigniter 4 and PHP 8 - by paulbalandan - 01-05-2021, 11:55 PM
RE: Codeigniter 4 and PHP 8 - by seunex - 01-06-2021, 12:30 AM
RE: Codeigniter 4 and PHP 8 - by MGatner - 01-06-2021, 08:03 AM
RE: Codeigniter 4 and PHP 8 - by zoom360 - 04-09-2022, 07:30 AM
RE: Codeigniter 4 and PHP 8 - by InsiteFX - 04-10-2022, 12:32 AM



Theme © iAndrew 2016 - Forum software by © MyBB