Example of how to process PHP logic in the background without a queue system. This is the complete repository for a blog article that I wrote. https://oliverlundquist.com/2024/11/24/http-errors-and-php-in-background-without-queue.html How to run this app on your own machine docker compose up --build