Laravel is an open-source PHP web framework. It is useful for the development of web applications following the Model-View-Controller (MVC) pattern. Laravel 4 codenamed as Illuminate was released in May 2013 which serves as an application-level package manager. Laravel 5 was released with some internal changes in it. It includes support for scheduling the executed tasks periodically through a package called Scheduler.