Brief Introduction
Learn Laravel effectively by building real world projects with Laravel 6.xDescription
Welcome to Laravel 6 starter Course, the course where you'll learn Laravel in easy, effective and efficient way. In this course you'll learn the fundamentals of Laravel includes:
Database Migration
Seeding Database Table
Eloquent
Eloquent Relationship
Model Factories
Routing
Controller
Views
Integrating Application Template
Handling Form
Form Validation
Authentication
Query scopes
N+1 Query Problem & Eager Loading
Handling file upload
and much more
In this course you'll be building two projects:
Contact Application
Frontend Blog
By the end, you’ll be able to take what you’ve learned and built your own Application you've dreamed about.
What you waiting for?
Join me today and let's learn Laravel in easy, effective and efficient way.
Update Histories:
06/05/2020 - Added Handling File upload
04/06/2020 - Added N+1 Query Problem & Eager Loading
02/03/2020 - Added new contents about tidying up the code
01/15/2020
Updated contents on Setting up Local development environment
Added fresh content about Authentication in Laravel 6.x
12/15/2019 - Added new content about Query scopes
11/20/2019 - Added fresh content with Laravel 6.x
04/02/2018 - Added course contents About customise Authentication with Laravel 5.6 Includes:
Authentication redirection
Basic Login Form customisation
Advance Login Form customisation
Requirements
- Requirements
- You should be familiar with the basics of HTML and PHP
- You should have basic understanding of Object Oriented Programming