I'm pretty much a raw PHP + MySQL guy. I realised that Laravel would help me speed up my workflow and at the same time help me code in a standard way. However, I find Laravel a little hard to learn. Do you guys have any recommended Laravel tutorial that is explained in a very easy manner so that people like I, who have never worked with any frameworks before, can grasp the concepts of it easily? Thanks.
Laracasts.com is the bomb.
Start with the series “learning laravel 6.x from scratch”. It gets redone every year, so the lessons are current.
+1 the official doc and getting started is amazing!