So I tried to use Laragon's Quick Share.
I have already authenticated my ngrok agent
. But Laragon seems to ignore it (and idk y), so I have to set that manually in my project .yml config file.
myproject.yml
web_addr: localhost:4041
authtoken: 1t3...
The problem is that the forwarding URL leads me to localhost/index.php (Laragon's Getting Started page) and not to my project. Also Laragon's warning shows "Could not detect Ngrok tunnel link".
What am I missing here?
Laragon Full 5.0.0
Ngrok 2.3.40