PHP Enabling database library in C.I on July 25, 2022 Get link Facebook X Pinterest Email Other Apps Add the database library in config/autoload.php like below in the libraries key. $autoload['libraries'] = array('database'); Comments
Comments
Post a Comment