Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

elota's avatar
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!

0 likes
7 replies
tykus's avatar

What is your operating system?

1 like
tykus's avatar

@elota okay, are you using XAMPP, WAMP, Docker or something custom?

1 like
elota's avatar
Level 1

@jlrdw Yes i did restart the server.Four times to be exact .

1 like

Please or to participate in this conversation.