Skip to content

moonshine.index disappear when we set no folder #284

Closed Answered by rickysut
rickysut asked this question in Q&A
Discussion options

You must be logged in to vote

i found the problem is because I have route/web.php
Route::get('/', function () {
return view('welcome');
});

after i delete it solve the problem

Replies: 1 comment

Comment options

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