Learning Laravel part 1: books, blogs…
Updated Aug 2021
With this post I want to start a series of posts about Laravel, the PHP framework that I use for all my projects and I’ve been very pleasantly surprised with. If you are curious one of them is a personal project: Acuestas International/Acuestas Spanish.
Laravel has quickly become one of the greatest PHP frameworks, or at least one of the most famous according to google trends.
The main advantage of Laravel over other frameworks (that I personally can confirm) is over all the productivity, is amazing how easily you obtain results with Laravel, is a matter of minutes to setup everything and start writing your model, and after this it even becomes better, when you already have written the model, writing the controllers/views is faster than anything I had seen in PHP.
Books updated for Laravel 8 (Sept 2020)
- Domain Driven Laravel
- Laravel: The Ultimate Beginner’s Guide to Learn Laravel Step by Step , 2nd Edition
Books updated for Laravel 5.8 (Feb 2019)
- Laravel: Up & Running: A Framework for Building Modern PHP Apps 2nd Edition
- Beginning PHP Laravel: Step to step approach to building an Inventory App
- Full-Stack Vue.js 2 and Laravel 5: Bring the frontend and backend together with Vue, Vuex, and Laravel
Books about Laravel 4
Thanks to its reputation, there are already many books with Laravel 4 as it’s main theme, most of theme self-published through leanpub.com by Laravel’s community members.
Beginners
- Laravel: Code Bright
- Getting Stuff Done with Laravel 4
- Laravel in Action (Canceled because of low demand)
Intermediate/Advanced
- Implementing Laravel
- Laravel 4 Cookbook (with Taylor Otwell, Laravel’s creator)
- Laravel Testing Decoded
- Laravel: From Apprentice To Artisan (written by Taylor Otwell)
- Build APIs You Won’t Hate
There are also some PacktPub’s Laravel books, but I can’t recommend Packtpub’s books.
Blogs, newsletter, videos…
Besides books there are more sources of Laravel’s wisdom, one of my favourites is Laracasts, created by Jeffrey Way where he uploads Laravel’s videos almost daily. It’s not free, but just 9$/month.
More sources about laravel
- Twitter: Jeffrey Way, Taylor Otwell and more in Jeffrey’s Laravel’s Twitter List.
- Laravel’s Forum
- Laravel’s Newsletter
- Laravel’s News
- Laravel’s Podcast