Part 1: The Architecture
The objective of this part is to familiarize you with the application server architecture for PHP and show how the application server shares resources across the workers to serve HTTP requests.
This part comprises the following chapters:
- Chapter 1, Understanding the Laravel Web Application Architecture