The ID will be extracted automatically: // For a route with the following URI: profile/{id} return redirect()->route('profile', [$user]);.
確定! 回上一頁