Watch the complete course: https://code.tutsplus.com/courses/get-started-with-laravel-5?utm_campaign=yt_tutsplus_6ClvuaiHBtY&utm_medium=referral&utm_source=youtube.com&utm_content=description

Laravel is a PHP framework for modern web apps. It ships with built-in support for database migrations, object-relational mapping, routing, and authentication, making it easier for developers to start and maintain their work.

In this video tutorial from the Get Started With Laravel 5, you'll learn how to handle your first request with your first route in Laravel 5.