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. Which is not true about middleware in Laravel?

2. Why does Laravel use the Blade Template Engine?

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

4. Which among the following methods should be used to alter the columns of an existing table?

5. Which of the following should be included in forms to protect website from attack?

6. How to create Laravel Controller, Model and Migration for posts in command line with single command?

7. Which of the following methods are used in Database Migrations classes?

8. Interpolation of variable in laravel done using

9. How to check current laravel version install your system?

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

Close