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. What does ORM stands for in laravel?

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

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

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

6. Which file contains the database configuration?

7. Which class is used in Laravel to handle exceptions?

8. After running "artisan down", The project will show the maintenance page. What would be HTTP Status return Code?

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

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

Close