Total Questions : 10
Expected Time : 10 Minutes

1. What is the default database connection type in Laravel?

2. Which Laravel feature is used for handling file uploads?

3. What is the purpose of Laravel's 'middleware'?

4. What is the purpose of the public directory in Laravel?

5. What is the purpose of Laravel Eloquent's 'hasManyThrough' relationship?

6. Which command is used to create a new Laravel controller?

7. What is the purpose of Blade in Laravel?

8. Which database system is commonly used with Laravel?

9. Which programming language is commonly used with Laravel?

10. What is the purpose of Laravel's 'Artisan' command-line tool?