09-17-2019, 11:36 PM
when I run the index.php in phpstorm, return some errors
how can I run codeigniter web in phpstorm?
PHP Code:
An uncaught Exception was encountered
Type: TypeError
Message: Argument 2 passed to dot_array_search() must be of the type array, null given, called in D:\…\…\…\system\Session\Session.php on line 498
Filename: D:\…\…\…\system\Helpers\array_helper.php
Line Number: 55
how can I run codeigniter web in phpstorm?