1
votes

i'm trying to access my localhost via ngrok, and my project is Laravel 5.3

The connection to http://****.ngrok.io was successfully tunneled to your ngrok client, but the client failed to establish a connection to the local address localhost:8000.

how can i solve this issue ?

1

1 Answers

3
votes

Kindly check if you tunnel same port which is used by your application like 8000.