why I always get Uncaught Error: Call to undefined function curl_init().
I have set extension:php_curl in php.ini and install php-curl too.
but not working. .
everyone help me?
Php – curl_init() error Uncaught Error: Call to undefined function
php
Best Solution
Install curl
if you are using php 7
and restart server