🔥 Laravel Interview Questions
🟢 Basic
- What is Laravel?
- What is MVC architecture?
- What is routing in Laravel?
- What is Blade template?
- What is middleware?
- What is Eloquent ORM?
- Difference between
GETandPOSTroutes?
🟡 Intermediate
- What is migration in Laravel?
- What are seeders?
- What is CSRF protection?
- Explain authentication in Laravel.
- What is a service container?
- What is dependency injection?
- What is a facade in Laravel?
- Difference between
hasOneandhasMany?
🔴 Advanced
- Explain Laravel request lifecycle.
- What is queue and job in Laravel?
- What is event & listener?
- How caching works in Laravel?
- What is API resource?
- How to optimize Laravel performance?
- What is repository pattern?
- Explain Laravel security best practices.
⚡ CodeIgniter Interview Questions
🟢 Basic
- What is CodeIgniter?
- What is MVC in CodeIgniter?
- What are controllers?
- How to connect database?
- What is helper?
🟡 Intermediate
- What is session handling?
- What is form validation?
- What is routing in CodeIgniter?
- What is Active Record?
🔴 Advanced
- How to improve performance?
- Difference between CodeIgniter 3 vs 4?
- How to build REST API in CodeIgniter?
- Security features in CodeIgniter?
🧠 Symfony Interview Questions
🟢 Basic
- What is Symfony?
- What are bundles?
- What is routing?
🟡 Intermediate
- What is dependency injection in Symfony?
- What is service container?
- What is Doctrine ORM?
🔴 Advanced
- Explain Symfony architecture.
- What are reusable components?
- How Symfony handles large applications?
- Difference between Laravel and Symfony?
💥 HR + Practical Questions
- Explain your last project (Laravel/CI)
- How do you handle errors?
- How do you secure a PHP application?
- How to design REST API?
- What is your deployment process?
🎯 Pro Tips (Important for Selection)
- Always explain with real project example
- Know CRUD + Auth + API
- Be ready to write basic code
- Focus more on Laravel 🔥






