Laravel is a...
Which command is used to create a new Laravel project?
What is the extension of a Blade template file?
Which directory typically holds your application's routes?
What is the purpose of Laravel's Artisan command-line tool?
Which helper function is commonly used for URL generation in Laravel?
What does ORM stand for?
Which of the following is NOT a valid HTTP method?
What is the default port used by Laravel's development server?
What is the purpose of a 'migration' in Laravel?