Laravel Crash Course - Introduction

preview_player
Показать описание

If you've taken that course just ignore this course.
---

Welcome to Laravel crash course. In this course we're going to learn about Laravel PHP framework that helps developers build web application quickly and easily.

Some of the mayor topics that we will cover include:

1. Routing
Understanding how laravel routing works, and how to handle request and response object.

2. Working with database
Working with Database using migration, Seeders, Eloquent and Model Factories

3. Working with Controller, validation and Resource API

Organizing our application logic with controller, validating request data and how to utilize resource api.

4. Upgrading laravel application
And we wrap up with Upgrading our Laravel application to the newest version.

In this course we'll be using Laravel 7. But in the last lesson we'll be see what changes in the newest version and see how to upgrade our app to version 8.
Рекомендации по теме