Stock program to store Items using Laravel 8.
Note: This clip has no voice.
Part 1 : Agenda
Laravel 8 installation
MySQL setup : create database, user
.env
Model
Database Migration
Routing
Controller
View/Blade
CRUD Operation
Environment
MacOS
PHP 7.4
Laravel Valet
MySQL 8.0
Editor: vim (you can use others)