Install a library using composer in Codeigniter v3.1.13
By default, Codeigniter v3.1.13 already has a composer.json file in root project, but it doesn’t have vendor folder yet. Now, if we want to install a library using composer, how? Install composer For the information, i use Ubuntu 24.04 and… Continue Reading