ERR_CONNECTION_REFUSED error in running Laravel and Vue

119 views Asked by At

When I use Laravel 10 and vue3, I get the following error when running the local server What is the cause and how can it be fixed? Windows 11 and laragon operating system

`This site can’t be reached127.0.0.1 refused to connect. Try:

Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED`

The page where I used component vue should have been displayed

0

There are 0 answers