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

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article