Nico Deblauwe

Nico's Dev Blog

The place to go for my Tech and Teaching Insights

Shifting from Laragon to Herd on Windows

April 10, 2024 This article compares Laragon and Herd, both excellent PHP development tools, and provides tips on transitioning between them. Herd is a solid environment emphasizing ease of use over configurability....

Optimally creating a fresh Laravel project

February 14, 2023 Every time I'm installing a fresh Laravel project, I find myself following the same steps over and over again. As I've written them out (so it's easier for me to execute them without forgetting anythi...

cURL error 60 when using Laravel HTTP client: a solution

January 25, 2023 Maybe you are one of the lucky ones that didn't encounter it, but know that it can happen that you bump into cURL error 60: SSL certificate: unable to get local issuer certificate when using Laravel's...