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. After running "artisan down", The project will show the maintenance page. What would be HTTP Status return Code?

2. For what do the .env is used?

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

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

5. Which command is used to get list of all routes?

6. generally where we can create a helper function file in laravel?

7. Where do we need to set database connection in Laravel?

8. Which is the correct way to get random 10 records from a table?

9. Which is not true about middleware in Laravel?

10. What does ORM stands for in laravel?

Close