This video is a continuation of the Laravel 8 Crash course. In this course, we continue with our project of building a blog with Laravel and in so doing we are going to look at Setting up Dashboard, migrations, connecting the Laravel 8 application to the database, and finally Laravel 8 authentication scaffolding.
Dashboard repository Link : https://github.com/SIMONNABUKO/Dashbo...
This video's sections:
00:09 - Dashboard Integration
09:40 -Laravel 8 Database Migrations
11:30 -Connect Laravel 8 application to the Database
14:01 - Saving Laravel 8 migrations to the Database
17:45 -Setting up Laravel 8 authentication scaffolding