Laravel Basics
This series will introduce you to the Laravel PHP framework. We'll go over some basic concepts and create a simple blog. It's code time!
Learning Outcome:
- How to build a Laravel web app from scratch
- How Model View Controller works in Laravel
- The basics of Blade templating in Laravel