Laravel is one among the top PHP frameworks used today for the web development. May it be developing dynamic websites with multiple modules or collection of REST APIs for a mobile app, you will always find Laravel at top choices.
Though i am writing up this series of posts on Laravel 5.2 , greater version have been released. To start with Laravel, you need to have some good knowledge of Object Oriented Programming in PHP. Laravel depends on Composer for installing all it’s dependencies(packages).