MCQs > Website Designing & Development > Laravel Framework > Which is true to get the URL of an image 'img/logo.png' from route '/example' ?

Laravel Framework MCQs

Which of the following is true to get the URL of an image 'img/logo.png' from route '/example' ?

Answer

Correct Answer: Route::get('example', function () { return URL::asset('img/logo.png'); });

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