0

I recently update node on my mac, and strangely, all my laravel projects have stopped working. I use Valet for my Laravel project. So when I try to open local.myproject.test it shows 502 Bad Gateway nginx/1.17.2

Screenshots of Nginx error logs are as follows. log/php-fpm.log

log/nginx/error.log

I tried to check what was running on port 80 with the command sudo lsof -i:80 , here is the output

enter image description here

Karl Hill
  • 12,937
  • 5
  • 58
  • 95
Ankur Choudhury
  • 189
  • 2
  • 13

0 Answers0