Hello,
I decided to start my framework journey with Laravel, people recommended it as the most 'newbie friendly framework'. It convinced me enough along with all the Series and Discussion system in here. Also, I'm new here, the site and Docs are very intuitive, which is awesome.
How would you guys recommend learning Laravel completely from scratch to someone who doesn't have that much experience with MVC frameworks?
Is it a correct order to watch all the series from Skills -> PHP, then Skills -> Laravel and watch all the series? For example, I see there are series for Advanced Eloquent in Skills -> PHP, but I couldn't find a beginner section for that. I'm assuming the introduction is in "Laravel 5.4 From Scratch" series before that - Eloquent 101 lesson. Then I noticed the beginner series for this are under Laravel series, which kind of confused me.
I keep writing all the stuff down, so it's fine, the series are awesome and everything is explained in a way that everyone learns fast from them.
Should I just go straight with the list of series like PHP, then Laravel and the rest of series? I already have some knowledge with PHP (coming from the procedural world, struggled a bit with OOP, but it's fine now) and I had no problems with finishing the blog tutorial and solving some random problems, which is also fine I guess.
How did you guys start with Laravel? I'd like to find a way to learn everything in a proper order without missing anything important. I already finished Laravel 5.4 From Scratch, but switched to PHP series (finished first 4 so far) to make sure I'm on the right path. For example, I started some series which had testing in it with phpunit, but I didn't go through it yet, so I found in the comments it was introduced in earlier series, so I got a bit lost and I knew I missed something. Probably jumped into the forum building, which was a bad idea.
Looking for any tips, thanks!