You seem to be using a windows, open your 'php.ini' and find ';extension=php_curl.dll', remove ';' your php.ini might be like this:
...
;extension=php_bz2.dll
;extension=php_curl.dll
;extension=php_fileinfo.dll
...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community