What is a named route?
What are system requirement for laravel 5.0?
How facades are different from dependency injection?
How to create model controller and migration in a single artisan command in laravel?
What is the command to connect vagrant via ssh?
Why should I use laravel?
How to generate pretty urls in laravel?
Explain active record concept in laravel.
What are the major differences between laravel 4 and laravel 5.x?
List some features of laravel 5.0?
Explain contextual binding and how does it work?
What do you know about php artisan? Mention some artisan command.
What are controllers in laravel?
what are the benefits of laravel over other php frameworks? Explain
What is a check method ?