Laravel 7 Basics

Created on July 18, 2020

In this video series I will teach you the basics about Laravel 7. This series is for anyone who does not know Laravel and wants to learn the basics. You will need to know the basics of PHP to get the most out of this series.

In this beginner Laravel series we will be covering the following:

  1. Setup your Local Laravel Dev Environment
  2. Laravel File Structure
  3. Laravel Routing
  4. Laravel Artisan
  5. Laravel Controllers
  6. Laravel Models
  7. Laravel Views
  8. Laravel Blade Files
  9. Laravel Migrations
  10. Laravel Database Relationships
  11. Authentication with Laravel
  12. Laravel Middleware
  13. Wrapping Up

After taking this course you will have learned the basics of Laravel and you can start building some simple Laravel applications.

Comments (1)

Introduction

14 videos (1 hour and 17 minutes)

Autoplay?

0% completed
Now Playing 1. Introduction
2. Setup Your Local Dev Environment
3. The Laravel File Structure
4. Laravel Routing
5. Laravel Artisan
6. Laravel Controllers
7. Laravel Models
8. Laravel Views
9. Blade Templating
10. Laravel Migrations
11. Laravel Relationships
12. Authentication
13. Laravel Middleware
14. Wrapping Up