Skip to content

Route [platform.index] not defined. #2251

Answered by nettsite
nettsite asked this question in Q&A
Discussion options

You must be logged in to vote

Seems this is the trick:

You need to remove the default route from web.php:
// Route::get('/', function () { // return view('welcome'); // });

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@nettsite
Comment options

Comment options

You must be logged in to vote
1 reply
@Oxicode
Comment options

Answer selected by nettsite
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