- What is MVC
- What is middleware
- What is eloquent
- What is migration
- Explain the flow of Laravel
- What are the routes in Laravel
- How to create resource controller
- What is the difference between Laravel and Code Igniter
- What is blade template engine? How it is different from smarty or other template engines
- How to include files in blade template
- How to create custom middleware
- How to create web services in Laravel and how to secure them
- Difference between PSR-0 and PSR-4