skip to Main Content

laravel error: curl_setopt(): Unable to create temporary file

I am trying to create a laravel project, but this error is popping out: Creating a "laravel/laravel" project at "./firstProject" In CurlDownloader.php line 197: curl_setopt(): Unable to create temporary file. create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--repository REPOSITORY] [--repository-url…

VIEW QUESTION

Apache – nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation could not be located in the dynamic link library php-8.3.4extphp_curl.dll

While I am starting apache server from laragon on windows I am getting this error: The procedure entry point nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation could not be located in the dynamic link library F:laragonbinphpphp-8.3.4-Win32-vs16-x64extphp_curl.dll As it is saying it can't locate the the dynamic…

VIEW QUESTION
Back To Top
Search