I am looking at getting into laravel, it looks like an awesome framework,but it seems to be missing one vital piece of it's documentation.. A "Getting started" tutorial.
A simple blog tutorial or similar or even an open source application built on laravel. Does anyone have links to some good tutorials or resources for laravel?
I have come across this nettuts tutorial, but it only skims over things very briefly. I was hoping there would be a tutorial that went more in depth.
There is of course the official documentation but that again is more an overview of what you can use, it doesn't really tell you how to use them.
Try daylerees.com/codebright (As mentioned by @michel-sim)
It gives you a comprehensive tutorial from start to end and its well written
Also if you get stuck
The community is really helpful too. Check the Forums
UPDATE
Also I would recommend fallendown2005's laravel videos on YouTube. It really helps if you're a beginner