I followed the instructions to install symfony from the official website but when I entered the command: php -r "file_put_contents('symfony', file_get_contents('https://symfony.com/installer'));"
it gives me the following error:
PHP Warning: file_get_contents (): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in Command line code on line 1
Warning: file_get_contents (): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in Command line code on line 1 PHP Warning: file_get_contents (h ttps: //symfony.com/installer): failed to open stream: Invalid argument in Command line code on line 1
Warning: file_get_contents (ht tps: //symfony.com/installer): failed to open stream: Invalid argument in Command line code on line 1