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. How to set a session data in Laravel?

2. Which is not true about middleware in Laravel?

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

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

5. Which file contains the database configuration?

6. How to get current action name in Laravel?

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

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

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

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

Close