What is your operating system?
Feb 8, 2023
7
Level 1
HOW TO ADD EXTENSION PHP LARAVEL?
I am trying to use composer.jsonfile. but, when I am trying to run command 'composer require "jaggedsoft/php-binance-api @dev" in my laravel project but I am getting an error: ''- Root composer.json requires PHP extension ext-http * but it is missing from your system. Install or enable PHP's http extension''. I already looked for the extension in my php.ini file and removed the semicolon from extension=intll. That was according to the solution i found on stack overflow but its not working for me. I would really appreciate you guys help .Thanks in advance!
Please or to participate in this conversation.