LaravelPHP

Creating a Laravel Project (Ep. 2)

In this video, we will create our first Laravel project called “Hello Laravel”. If this is your first time working with an architecture pattern such as MVC, it might not make a lot of sense to you yet. But hopefully after these tutorials, you’ll get a better idea how it works. We will explore the basic setup of a Laravel project so you will get a better understanding of where things are and how they work together in the framework. As mentioned, Laravel uses the MVC pattern so it’s important to know and understand how the three components (model, view, controller) work in addition to the routes and many other features.

Verified by MonsterInsights