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. In which file we can create routes for an API in Laravel?
2. For what do the .env is used?
3. What type of way does Laravel use to get data from a database ?
4. Which of the following is the correct way to get all users by model?
5. Which among the following methods should be used to alter the columns of an existing table?
6. Which of following command is used to remove the compiled class file in Laravel?
7. Which is the correct route for a page using controller function?
8. How can we get posts between 2 dates in Laravel?
9. Which of the following subsequent validator methods returns true when form data is valid?
10. All records from Laravel collection are return by which collection method?
DONE
Your Score: 1 Out of 10
Want to give quiz again? Click on below button...
RETAKE QUIZ
Back To Home