I am trying to install laravel in my computer.
I am refering to turorails point laravel installation tutorial.
After installing composer trying to create n
You need to enable OpenSSL in your Windows.
You can enable it from your php.ini file:
php.ini
extension=php_openssl.dll