What are the major differences between laravel 4 and laravel 5.x?
What is the use of php compact function?
How facades are different from dependency injection?
Tell me how to install laravel?
Is laravel faster than rails?
What is service container in laravel?
What is routing in laravel 5 and how we can use it?
How to retrive all requested data in laravel?
what is Blade ?
What is a recursive helper function?
How to create migrations in laravel? Explain step by steps.
What do you mean by route groups used in laravel 5?
What are model factories?
Explain the concept of cookies.
Name some inbuilt authentication controllers of laravel.