Welcome to CHOOLS LARAVEL ASSESSMENT (YOU HAVE ONLY 30 MINUTES TO COMPLETE THIS PART [20 Questions]) **** Wishing You All The Best **** Instructions : To start the quiz, please provide your name, email id and phone number. All questions are mandatory* Answering each question is required before going on to the next page of questions. Your response is subject to change at any time. After completed the quiz click the submit button. If, once the time is up, it will be automatically submitted. The report will be mailed to your email address after the quiz is finished. 1. What is Laravel's Eloquent relationship for a many-to-many relationship? hasOneThrough belongsTo hasMany belongsToMany2. Which Laravel component is responsible for handling HTTP requests and responses? Middleware Eloquent Artisan Routing3. Which artisan command is used to create a new controller in Laravel? make:controller create:controller generate:controller new:controller4. What is the purpose of Laravel's route method? To define routes in the application To manage database migrations To create middleware for routing To generate URLs for named routes5. What is the purpose of Laravel's pluck method in Eloquent? To retrieve a single column's value from the first result of a query To delete records from a table To update records in a table To retrieve records with a specified count value6. What is Laravel's Eloquent Accessors used for? To access environment variables To access environment variables To define custom getter methods for model attributes To define custom setter methods for model attributes7. Which Laravel component is responsible for handling user authentication? Middleware Eloquent Artisan Laravel Passport8. What is Composer in the context of Laravel? A code editor A dependency manager for PHP A server-side rendering library A front-end framework9. What is the purpose of Laravel's middleware? To handle HTTP requests and responses To store session data To manage database migrations To define routes10. Which Laravel command is used to create a new model class? make:model create:model new:model generate:model11. What is the purpose of Laravel's Eloquent ORM? Object-Relational Mapping for JavaScript Object-Relational Mapping for PHP Object-Relational Database Object-Relational Middleware12. What is the purpose of Laravel's firstOrCreate Eloquent method? To retrieve the first record that matches a set of conditions or create it if not found To update the first record that matches a set of conditions To delete the first record that matches a set of conditions To retrieve all records that match a set of conditions13. Which Laravel command is used to create a new migration file? make:migration create:migration new:migration generate:migration14. Who created Laravel? Taylor Otwell Rasmus Lerdorf David Heinemeier Hansson Jeffrey Way15. What is the purpose of Laravel's sync method in Eloquent relationships? To synchronize data between two tables To update records in a table based on a set of conditions To retrieve records with a specified count value To update records in a pivot table16. What is Laravel's Blade? A server-side scripting language A templating engine A front-end framework A database migration tool17. What is the purpose of Laravel's hasMany Eloquent relationship? To define a one-to-one relationship To define a one-to-many relationship To define a many-to-many relationship To define a belongs-to relationship18. What is the purpose of Laravel's findOrFail method in Eloquent? To find a record by its primary key or throw an exception if not found To find all records in the table To retrieve records with a specified count value To update records in a table based on a set of conditions19. What is Laravel's event system used for? Managing database migrations Handling HTTP requests and responses Broadcasting messages to various parts of the application Managing Eloquent relationships20. What is Laravel? A programming language A JavaScript framework A PHP web framework A database management system5 out of 4Time is Up!