laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.74k stars 291 forks source link

[2.x] Added `aarch64` binary for frankenphp #793

Closed foremtehan closed 8 months ago

foremtehan commented 8 months ago

frankenphp just released a build for arm64 for linux:

https://github.com/dunglas/frankenphp/releases/tag/v1.0.2

nunomaduro commented 8 months ago

Moving this to draft, as I am having issues insstalling this with Sail on my machine. Checking...

nunomaduro commented 8 months ago

Ok, working! However, we will need to update the documentation regarding Laravel Sail.