An introductory course for learning Laravel PHP Framework
Take the course for FREEWelcome to Laravel Crash Course where you'll learn the Laravel PHP framework effectively. In this course, we're going to learn about the Laravel PHP framework that helps developers build web applications quickly and easily.
Some of the major topics that we will cover include:
Understanding how Laravel routing works, and how to handle request and response objects.
Working with Database using migration, Seeders, Eloquent and Model Factories
Organizing our application logic with controllers, validating request data, and how to utilize resource API.
And we wrap up with Upgrading our Laravel application to the newest version.
By the end of this course, you'll have mastered Laravel to make development faster and easier. You will learn all of this while building a case study project called Product manager a RESTful API for managing products on e-commerce using Laravel.
Before beginning this course you should be familiar with HTML, PHP, and have beginner level understanding of Object oriented programing.