<?php
echo file_get_contents('http://swapi.dev/');
Warning: file_get_contents(http://swapi.dev/): Failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? in C:\Users\Samsung\Desktop\Emanuel- Programação\phpFiles\api.php on line 3
Já tentei as soluções dos colegas sobre o php.ini, porém continua o mesmo erro