Subjects / Laravel

Best books to learn Laravel, in order

Laravel rewards a reader who knows modern PHP first: the framework leans hard on language features and design patterns, so the books land far better once the fundamentals are in place. A good path moves from PHP itself, to the framework core, to the architecture and testing books that keep a real application maintainable.

Build your own Laravel list →Browse all paths

Reading paths for laravel

Popular laravel books

Related reading

Frequently asked questions

How should I approach learning laravel?
Laravel rewards a reader who knows modern PHP first: the framework leans hard on language features and design patterns, so the books land far better once the fundamentals are in place. A good path moves from PHP itself, to the framework core, to the architecture and testing books that keep a real application maintainable.
What's a good book to start laravel with?
A strong starting point is Design Patterns. Elements of Reusable Object-oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides. The ordered reading paths above show exactly where it fits and what to read next.
What should I read after laravel?
Once you have the fundamentals, explore closely related subjects like PHP programming, Web development, Back-end web development.

Related subjects