MCQs > Website Designing & Development > Laravel Framework > Which is correct to redirect named route 'photos.index'?

Laravel Framework MCQs

Which of the following is correct to redirect named route 'photos.index'?

Answer

Correct Answer: Route::get('redirect', function () { return Redirect::route('photos.index'); });

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Laravel Framework Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Laravel Framework Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it