The article discusses how to redirect long-running requests in a Laravel app to a separate instance called Tasker-Machine using Fly Machines. It explains the use of Livewire's `wire:stream` directive for streaming updates to the UI, the process of creating a Tasker-Machine with Fly Machines, and the implementation of middleware to redirect requests to the appropriate instance.
Table of contents
PrerequisitesRe-assigning Long-Running RequestsApplying the MiddlewareLook Forward!Sort: