Maybe wrong place to ask idk lol, but I wanted to create a wiki clone to learn more complex websites with a database. Im a bit lost trying to learn Laravel from the ground, anyone knows where can I start? Maybe some tried and true helpful resource?
Laravel from Scratch is the best Laravel course available. It is free and was created by the founder of Laracasts. This tutorial series covers all the important features of the framework from beginning to end. Although it’s for Laravel 8 and not 10, all the knowledge you gain from this course you can and should be applied to Laravel 10.
Maybe wrong place to ask idk lol, but I wanted to create a wiki clone to learn more complex websites with a database. Im a bit lost trying to learn Laravel from the ground, anyone knows where can I start? Maybe some tried and true helpful resource?
Laracasts
thanks!
They probably have tutorials on their website. Most MVC frameworks have pretty decent guides.
Laravel from Scratch is the best Laravel course available. It is free and was created by the founder of Laracasts. This tutorial series covers all the important features of the framework from beginning to end. Although it’s for Laravel 8 and not 10, all the knowledge you gain from this course you can and should be applied to Laravel 10.