79410531

Date: 2025-02-04 03:56:08
Score: 1
Natty:
Report link

Normally, Laravel Herd includes a few of extensions including openssl. So first of all make sure that both PHP and Nginx are running in your Laravel Herb

enter image description here

If you're sure that they're up and running, but still encounter the same issue, then you have to activate it yourself. You should enable openssl extension in your php.ini file. To find out it's location, run php --ini. Then open php.ini and uncomment the line with extension=php_openssl.dll. Now try to create the project again

If you still encounter the same issue, then you have to install OpenSSL. In that case, I'd advise you to visit this page for more info

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Nick Melton