Laravel Local Environment Setup
  • Introduction for Laravel Setup
  • How to download and Install Xampp
  • How to Download and install Node Js
  • How to Download and Install Composer
Basics of Laravel
  • Creating Laravel Project
  • Laravel Basics - Route , View , Controller
Laravel CRUD - Create , Read , Update , Delete
  • How to Insert Data in Laravel
  • How to Display data in Laravel
  • How to Delete Data in Laravel
  • How to Update data in Laravel
Validation in Laravel
  • Showing validation error message in Laravel
  • Display Error message in a List
  • Explaining few Validation Rules
  • Show Validation Custom Error Message