Skip to content

Route not showing anything #201

Closed Answered by arukompas
lucas-davi asked this question in Q&A
Feb 26, 2023 · 3 comments · 9 replies
Discussion options

You must be logged in to vote

Hey @lucas-davi @Godehardt2003
I've set up a Windows machine and was able to figure it out.

The problem happened when the URL in the browser (e.g. localhost/test/public/log-viewer) did not match the expected path (e.g. localhost/log-viewer) and that's because of how Laragon/Xampp are configured. Laragon offers a feature to "auto-create virtual hosts" (check settings) which then creates new test domains for each project, like http://test.test instead of http://localhost/test/public. Maybe Xampp does something similar too, not sure.

Anyway, a fix for these situations is now ready in v2.1.1 - please update :)

Hope this helps!

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
9 replies
@arukompas
Comment options

@Godehardt2003
Comment options

@Godehardt2003
Comment options

@lucas-davi
Comment options

@arukompas
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by lucas-davi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants