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 of the following is the correct way to get all users by model?

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

3. Which of the following subsequent validator methods returns true when form data is valid?

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

5. How can we get posts between 2 dates in Laravel?

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

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

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

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

10. How to get current action name in Laravel?

Close