Part 3: Laravel Octane – a Complete Tour
The goal of this part is to show practical examples of how to best use the features provided by Laravel Octane and the Swoole application server, especially for optimized data access. Examples of data query management with caching and parallel queries are shown in this part.
This part comprises the following chapters:
- Chapter 4, Building a Laravel Octane Application
- Chapter 5, Reducing Latency and Managing Data with an Asynchronous Approach