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. generally where we can create a helper function file in laravel?

2. Which is not true about middleware in Laravel?

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

4. Which of the following function in Laravel checks that the desired table is exists in the database or not?

5. For what do the .env is used?

6. Which of the following method is correct of migration?

7. All records from Laravel collection are return by which collection method?

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

9. Interpolation of variable in laravel done using

10. What does ORM stands for in laravel?

Close