Each year, the Laracasts "Laravel From Scratch" series is refreshed to reflect the latest iteration of the framework. This is the 2014 edition, which uses version 4.0 of the framework. So you're brand new to this whole MVC framework thing. That's okay;
Laracasts is a popular online learning platform specializing in web development tutorials, particularly focusing on PHP and Laravel. Founded by Jeffrey Way, Laracasts offers high-quality video courses and screencasts that cater to both beginners and experienced developers. The platform is known for its up-to-date content, clear explanations, and practical approach to teaching programming concepts.
Laravel 4 From Scratch is a comprehensive tutorial series that introduces developers to the Laravel 4 PHP framework. This course covers the fundamentals of Laravel, including its MVC architecture, routing, database interactions with Eloquent ORM, views and templating, authentication, and more. It provides a solid foundation for developers looking to build modern, scalable web applications using Laravel 4.