# Vapor: PHP 8.4 Is Now Supported

DevFeed: [Vapor: PHP 8.4 Is Now Supported](<https://devfeed.tech/articles/vapor-php-8-4-is-now-supported-3869.md>)

Original publisher: [Read original article](<https://laravel.com/blog/laravel-vapor-php-84-support>)

Author: Mohamed Said

Published: 2024-11-22T08:59:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Vapor](<https://devfeed.tech/topics/swift-vapor.md>), [PHP](<https://devfeed.tech/topics/php.md>), [configuration](<https://devfeed.tech/topics/configuration.md>), [Arm](<https://devfeed.tech/topics/arm.md>), [Docker](<https://devfeed.tech/topics/docker.md>)

Tags: [arm](<https://devfeed.tech/tags/arm.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [docker](<https://devfeed.tech/tags/docker.md>), [php](<https://devfeed.tech/tags/php.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

Laravel Vapor now supports deploying applications with PHP 8.4. Users can select the PHP 8.4 runtime in vapor.yml, including for Docker-based runtimes, which also support Arm architecture.

## Source excerpt

Starting today, you may use PHP 8.4 in your Vapor environments. To get started, simply specify "php-8.4:al2" as your preferred runtime in your "vapor.yml" configuration file.