how to solve openssl problem in laravel installation process
Dec 14, 2022 · 1 min read · In this tutorial, I will show you how to solve "OpenSSL extension not available" problem in laravel installation process First, we need to know which "php.ini" file is used in our composer. So we need to run the command "php --ini" and then we get t...
Join discussion