Summary
In this chapter, we explored the installation and configuration of Laravel Octane with the RoadRunner application server. We took a look at the benefit we get from the usage of RoadRunner and how to enable advanced features such as the HTTPS protocol.
In the next chapter, we will see how to do the same things with Swoole. We will see the additional features Swoole has, compared with RoadRunner, and in Chapter 4, Building a Laravel Octane Application, we will start to look at the code for the web application using the Octane service, which is now up and running.