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 the correct way to get random 10 records from a table?

2. Which of the following database not supported by Laravel 5?

3. For what do the .env is used?

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

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

6. How to get current action name in Laravel?

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

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

9. What does ORM stands for in laravel?

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

Close