Laravel QUIZ

Instructions:

  • Total Number of Questions: 10
  • Score out of: 10
  • Time alloted: 30 seconds per question, total 30 minutes
  • Each question carry 1 mark
  • No negtive marking

NOTE:

Select one option as answer, for per question and then Click 'Submit and Next' button for next question

Click the 'Result' button after 10th question to get you score.

Do not refresh the Page.

1. Select correct location of routing file in Laravel

2. Which of following command is used to remove the compiled class file in Laravel?

3. Which of the following is the correct way to get all users by model?

4. In which file we can create routes for an API in Laravel?

5. Interpolation of variable in laravel done using

6. Which is the correct route for a page using controller function?

7. How we can use a custom table with with Model in Laravel?

8. What type of way does Laravel use to get data from a database ?

9. Which method is used in Laravel to method to check request is ajax or not?

10. Which is not true about middleware in Laravel?

Close