[SOLVED] Fixing “curl error 60: SSL Certificate Problem” in Laravel on Windows
Introduction I recently tried to create a new Laravel project on my Windows PC and immediately ran into an annoying SSL certificate error, something that I had never come across before. As soon as I typed laravel new project_name command on the terminal, I faced this weird SSL Certificate Error when creating a new Laravel …
[SOLVED] Fixing “curl error 60: SSL Certificate Problem” in Laravel on Windows Read More »