SyntaxFix
Write A Post
Hire A Developer
Questions
The Actual solution of this problem is changing first line in web.php
Just replace Welcome route with following route
Route::view('/', 'welcome');
If still getting same error than you probab