1) What is Laravel? Laravel is an open source PHP framework. It is used to design and develop web applications. It is based on MVC (Model-View-Controller) design pattern. It is created by Taylor Otwell in June 2011. 2) What are Advantages of Laravel? There are various advantages of Laravel: Easy and consistent syntax Set-up process is easy customization process is easy code is always regimented with Laravel 3) What are the feature of Laravel5.0? Laravel has following features : Method injection Contracts Route caching Events object Multiple file system Authentication Scaffolding dotenv - Environmental Detection Laravel Scheduler 4) Compare Laravel with Codeigniter? Laravel Codeigniter It is a framework with expressive, elegant syntax. It is a powerful PHP framework Development is enjoyable, creative experience It provides simple toolkit to create full-featured web applications. Laravel is built for latest version of PHP Codeigniter is an older more mature framework It is more object