Let’s Learn Laravel: A Guided Path For Beginners
Learn The Essential Concepts of PHP, Laravel & Linux To Launch A New Career!
Created by Brad Schiff | 14.5 hours on-demand video course
Laravel is an amazing framework, but because it is so feature-complete I’ve noticed that a lot of guides and tutorials get overly ambitious and introduce 10 or 20 new concepts in a single lesson which is frustrating when you’re a beginner and you’re trying to actually understand why you’re doing what you’re doing. I’ve also noticed a lot of tutorials assume you’ve already used lots of other web application frameworks before Laravel, and so they don’t actually explain any of the organizational or conceptual pieces of the puzzle.
This Let’s Learn Laravel: A Guided Path For Beginners course is different because I assume that Laravel is the first web application framework you’ve ever attempted to learn, and so we move at a pace where you can actually absorb the big-picture concepts that exist in all frameworks; not just Laravel.
What you’ll learn
- The PHP language itself
- How to setup your personal computer for Laravel practice
- How to keep your code organized (we actually take the time to understand the MVC pattern)
- How to deploy your app up to the web (both local Docker practice, and a real public Linux VPS)
Recommended Course b Brad Schiff
Become a Web Developer: 2024 Bootcamp Hot & NEW
Become a WordPress Developer: Unlocking Power With Code Best seller
React For The Rest Of Us
MySQL For Beginners: Real Database Experience Real Fast
Git a Web Developer Job: Mastering the Modern Workflow
Learn JavaScript: Full-Stack from Scratch
Who this course is for:
- Anyone who wants to begin creating web applications using Laravel & PHP.