Everything on octane.
3 articles tagged octane, sorted newest first.
Laravel Maintenance Mode That Actually Works: down --render, Secret Bypass and the Octane Trap
php artisan down boots the framework to tell you the framework is broken. Here are the four flags nobody sets, the multi-server failure everyone hits once, and what Octane quietly does to all of it.
Laravel Octane RoadRunner in Production — Tuning max_jobs, Worker Memory, and Supervisor
The four knobs that decide whether Octane on RoadRunner is a 5x performance win or a 3am pager: worker recycling, memory caps, worker count, and a Supervisor config that survives deploys.
Laravel Octane + FrankenPHP: Production Deployment Without Surprises
FrankenPHP turns Octane from a benchmark trick into a production runtime. Here's the actual checklist for shipping it behind Nginx without a 3am incident.