試著突破低點,往高點邁進
Route::get('{reactRoutes}', function () { return view('index'); // your start view })->where('reactRoutes', '^((?!api).)*$');