Part 4: Speeding Up
This part shows how to configure tools to support Laravel Octane in a performant architecture. Tools such as queues and how to set up the system for the production environment are explained through practical examples. This part comprises the following chapters:
- Chapter 6, Using Queues to Apply the Asynchronous Approach in Your Application
- Chapter 7, Configuring the Laravel Octane Application for the Production Environment