Jump to ratings and reviews
Rate this book

Laravel: From Apprentice To Artisan

Rate this book
Written by the creator of Laravel, this is the definitive guide to advanced application development with Laravel 4. Learn about dependency injection, interfaces, service providers, SOLID design, and more while exploring practical, real-world code examples. Whether you're building a robust, large application with the Laravel framework, or just want to sharpen your software design chops, this book will be of great value to you and your team.

67 pages, ebook

First published September 4, 2013

3 people are currently reading
169 people want to read

About the author

Taylor Otwell

2 books24 followers
Taylor Otwell is the creator of the popular Laravel PHP framework, and has a strong interest in software craftsmanship and design. His framework, Laravel, has become one of the most popular open-source PHP projects in the world, and is used by thousands of developers to rapidly build robust web applications.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
57 (63%)
4 stars
22 (24%)
3 stars
9 (10%)
2 stars
2 (2%)
1 star
0 (0%)
Displaying 1 - 13 of 13 reviews
Profile Image for Mohamed Amin.
15 reviews8 followers
January 30, 2020
I think every php developer must read this book, specially who used to use laravel as a framework, I liked that laravel creator himself wrote it and he is talking about laravel behind the hood and usually we don't see such kind of these books.
he talked about how to understand the echo system of laravel and explained IOC in a great way and of course service provider.
then talked about clean code and how to build scalable application.
he finshed his book talking about famous principles "SOLID Principles" and how to apply by example.
i think he summarize his ideas and philosophy to write clean, neat, scalable, testable code.
Profile Image for Joris W. van Rijn.
13 reviews1 follower
July 28, 2022
Great short read, even today, now that Laravel has progressed much. The discussed concepts are interesting for, and easily applicable in, other languages as well.
3 reviews
October 28, 2020
Great read, a must read for every Laravel developer.
Profile Image for Nagham Al Halabi.
53 reviews9 followers
June 4, 2019
I found this small book to be quite rich in information. I've read it twice now and it gave me deeper understanding of the Laravel framework. The examples are really great and having the author referring to actual code used in building the framework made the read even more interesting. I really recommend this book, though it might be a bit outdated, to all those who are willing to look under the hood and have a deeper understanding of the framework.
2 reviews
August 1, 2024
The Book is great
But if you want to learn about laravel and how it is used in the making a website then you can choose PF Skillbuilders and learn about Web Development and how to use Laravel and become a pro in the field of Web Development.
Visit site to know more:-
https://pfskillbuilders.com/laravel-c...
20 reviews
Read
January 19, 2025
كتب مهم ومفيد جدا في فهم بعض المفاهيم الأساسية في لارافل
مثل
dependency injection و Inversion of control container و service provider

والتي بفهمها سينجلي الكثير من الغموض في فهم التصميم البرمجي لإطار عمل لارافل..

ثم يأتي الجزء الأقل أهمية وهو جزء شرح مبادئ
SOLID
وهذه المبادئ ستجدونها مشروحة في كثير من الأماكن خارج الكتاب.. والكتاب صغير حيث لا يتعدى ٧٠ صفحة..

وعلى الرغم من أن الكتاب يتحدث عن النسخة الرابعة من لارافل وأنا أثناء قراءتي للكتاب صارت لارافل في نسختها العاشرة إلا أن المفاهيم السابقة لم تتغير فهي في صلب إطار العمل نفسه.. وفهمها سيساعد كثيرا على التعامل مع إطار العمل بمستوى أعلى..

وإذا قرأت هذه المفاهيم ولم تفهمها جيدا فلا بأس من مراجعة مفاهيم البرمجية الكائنية
OOP
والعودة لهذه المفاهيم سواء من الكتاب أو من غيره..
Profile Image for Boyan.
43 reviews5 followers
October 14, 2013
This is an example of a small book packed with amazing content.

The concepts presented in the book are quite complex if you hear about them for the first time, but they are explained so clearly that it's a breeze to get a good understanding from this tiny book.

Also I was very pleasantly surprised to see that it's neither a mirror of the framework's documentation nor just another practical example of how to use the framework.
Profile Image for Carl .
111 reviews13 followers
March 14, 2015
Great into to SOLID and to Taylor's way of thinking, if you're going to be doing much in Laravel I highly recommend reading this book as it will help you understand the framework. Despite the title I wouldn't try to read this book if you've never worked with Laravel before. Check out Laracasts for great intro (and advanced) topics.
Profile Image for Diego Hernandes.
3 reviews4 followers
August 10, 2014
67 pages of power, that will quickly put all the SOLID thinking direct in your brain. Don't you miss it
Profile Image for David.
7 reviews2 followers
October 22, 2014
excellent book. really changed the way i write code, not just in php
Profile Image for Ahmed Elbshry.
2 reviews
January 25, 2015
most of code snippets available under the laravel documentation BUT
it's perfect for the developer who want to know about SOLID principle or
developer who want to be artisan in laravel
9 reviews1 follower
May 6, 2015
A good start to a potentially great book.
Displaying 1 - 13 of 13 reviews

Can't find what you're looking for?

Get help and learn more about the design.