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. Where do we need to set database connection in Laravel?

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

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

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

5. How to set a session data in Laravel?

6. How we can use a custom table with with Model in Laravel?

7. Which of the following methods are used in Database Migrations classes?

8. For what do the .env is used?

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

10. How to get current action name in Laravel?

Close