Edu
Hub
Courses
AI Tools
Leaderboard
Login/Register
AR
Abdullah Rashid
abdullah@example.com
Navigation
📚
Courses
🏆
Leaderboard
✨
AI Tools
←
PHP & Laravel Basics Quiz
⏱
15:00
Quit
0 / 5 answered
0%
PHP & Laravel Basics Quiz
10 questions · Medium difficulty · 00:05:00 min
🔥 In Progress
Question 1
What is PHP?
A database management system
A CSS framework
A server-side scripting language
A client-side scripting language
Question 2
What is Laravel?
A CSS preprocessor
A database management system
A JavaScript library
A PHP framework
Question 3
What is Composer used for in PHP?
Server configuration
Dependency management
Code compilation
Database migration
Question 4
Which command is used to create a new Laravel project?
npm install laravel
git clone laravel
composer create-project laravel/laravel
php artisan make:model
Question 5
What is Blade in Laravel?
A database query builder
A routing component
An authentication system
A templating engine
✅ Answered:
0
⬜ Unanswered:
8
📊
20%
done
Submit Answers →