Course Introduction
  • Course Introduction
  • Course Objectives
  • What is Laravel ?
  • Course Requirements
Laravel Fundamentals
  • Installing Composer
  • Installing Laravel
  • Routing
  • Views
  • Databases
  • Creating tables
  • Migrations
  • Models
  • Blade
Creating a Login/Registration Web App
  • Project Source Code
  • Setting Up New Project
  • Seeding and displaying books
  • Login Form
  • Logging In
  • Laravel Filters
  • User Registration
The End
  • Final Words
  • Bonus Lecture