![]() |
Following the procedure for Managing your Applications I installed the starter app then created two directories with their own app/ and public/ subdirectories, respectively, and modified the Config/Paths.php $systemDirectory, $writableDirectory, and $testDirectory in each to reflect the change. However, after
Code: composer require guzzlehttp/guzzle PHP Code: var_dump(new \GuzzleHttp\Client());
You need to fix COMPOSER_PATH.
See https://codeigniter4.github.io/CodeIgnit...stallation
|
Welcome Guest, Not a member yet? Register Sign In |