News

Octane Now Supports FrankenPHP Linux ARM Builds

Published
Octane Now Supports FrankenPHP Linux ARM Builds image

Laravel Octane v2.2.6 was released yesterday with support for using aarch64 builds of FrankenPHP. This means you can use FrankenPHP's Octane integration on arm64 or Apple Silicon via Laravel Sail:

The Octane documentation was also updated with instructions on using FrankenPHP via Laravel Sail. Please note, that once you follow the instructions to update Laravel Sail's Supervisor configuration, you will need to rebuild your application image to start using FrankenPHP with Sail:

./vendor/bin/sail build --no-cache

FrankenPHP now supports Linux (x86_64 and aarch64) and macOS buils, and other systems should use Docker images or compile FrankenPHP manually. Octane will determine the server architecture needed to run Octane with FrankenPHP binaries, thanks to a contribution by @foremtehan to support the new aarch64 builds in Pull Request #793.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Filed in

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article