Install php cURL on Windows Phpstorm -


how install php curl extension on windows phpstorm ide? able run curl php functions on local windows 10 machine.

extension=php_curl.dll uncommented in php.ini

thanks in advance!

you can follow : install curl on windows

no need add config phpstorm. if windows know curl can use in terminal of phpstorm no problem.


Comments