-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

High Performance with Laravel Octane
By :

In previous chapters and this book in general, we have seen how to use Laravel Octane and implement several optimizations to improve the performance and responsiveness of our application. We operated mainly in the local development environment. In addition, we have worked at the application level.
This chapter will address system configurations, setup, and fine-tuning in a production environment. Understanding the specific configurations for the production environment is very useful, especially because the configuration of a local environment is typically different from the configuration of the production environment due to the different settings and services available.
In practice, we will cover the following: