['web']], function () { Route::get('/', function () { return view('welcome'); }); });