Laravel Latest Version News


Laravel is a PHP web application framework with expressive, elegant syntax. We've already.........

  Become indispensable to any company with the hottest IT skills. Find the right instructor for you. Choose from many topics, skill levels, and languages. Download To Your Phone. Laravel News is the official blog  feed of Laravel. Every day bringing you the latest news, tutorials, and packages for the framework.


Vapor: RDS Certificate Authority Expiry

AWS has been providing certificates from the rds-ca-2019 Certificate Authority, but these certificates are due to expire in August 2024. If you are running an RDS instance using this Certificate Authority, it must be updated to prevent any interruption in connectivity after this date.

Read More 22 September 2023 | 12:48 am

Forge: Zero Downtime Deployments

We're thrilled to introduce zero downtime deployments to Laravel Forge, thanks to a seamless first-party integration with Envoyer. Envoyer's zero downtime deployments ensure you avoid even those brief milliseconds of downtime while the server updates your code.

Read More 17 August 2023 | 7:48 pm

Introducing Volt: An elegantly crafted functional API for Livewire

Volt is an elegantly crafted functional API for Livewire, allowing component's PHP logic and Blade templates to coexist in the same file. Behind the scenes, the functional API is compiled to Livewire class components and linked with the template present in the same file.

Read More 26 July 2023 | 11:37 pm

Introducing Folio: Page Based Routing

Today, we are releasing the first beta of Laravel Folio. Folio is a powerful page-based router designed to simplify routing in Laravel applications. With Laravel Folio, generating a route becomes as effortless as creating a Blade template within your application's "resources/views/pages" directory.

Read More 25 July 2023 | 8:46 pm

Vapor: Multi-level Subdomains

Vapor has always made it straightforward to deploy your application to a custom domain, subdomain, or even wildcard subdomain. However, it’s only been possible to utilize single-level subdomains - meaning it was possible to deploy your application to `api.example.com`, but not `v1.api.example.com` or `staging.v1.example.com`. Today,...

Read More 29 June 2023 | 1:44 am

Vapor: Native Runtime Deprecations

Today, we’re announcing the deprecation of a number of our native runtimes and wanted to take the opportunity to communicate what this looks like both now and moving forward.

Read More 7 June 2023 | 8:30 pm

Vapor: Farewell to Debug Logs

When Vapor handles incoming HTTP requests or queued jobs, it writes debug information to your CloudWatch logs. This includes logging when your application's configuration is cached, environment variables are decrypted, FPM status, and more. Rarely, these logs can assist in debugging problems with your application,...

Read More 11 May 2023 | 10:02 pm

Forge: Deployment Webhook Improvements

Laravel Forge's "quick deploy" feature gives your team a seamless push-to-deploy experience. Whenever new code is pushed to your deployed branch, Forge will kick off a new deployment. This ensures that your site is always running your project's latest code. Forge will also display the...

Read More 3 May 2023 | 7:54 pm

Vapor: Arm Architecture Support

Today we're super pumped to announce Arm powered runtimes on Vapor. Powered by AWS Graviton 2 processors, applications will see up to 20% better performance at a 20% cost reduction.

Read More 17 April 2023 | 9:00 pm

Vapor: Queue Management

Today, we're excited to announce that we're bringing queue management to the Vapor dashboard!

Read More 4 April 2023 | 7:34 pm

Vapor: Application Logs Reloaded

Today, we're excited to announce that by combining the power of CloudWatch with the sleek and intuitive Vapor UI, we're making application logs available directly in the Vapor dashboard.

Read More 30 March 2023 | 4:03 pm

Laravel v10 Released

Today we're thrilled to announce that we have tagged the Laravel 10.0 release! Laravel 10 continues the improvements made in Laravel 9 by introducing argument and return types to all application skeleton methods, as well as all stub files used to generate classes throughout the...

Read More 14 February 2023 | 10:52 pm

Vapor: Individual Queue Concurrency

Today, we're excited to announce it's now possible to set the maximum concurrency of individual Vapor queues. This new feature will allow you to ensure that not one of your queues can consume all of the available resources.

Read More 30 January 2023 | 8:38 pm

Vapor: Asia Pacific (Jakarta) Region Is Now Available

Starting today, you may also choose the Asia Pacific (Jakarta) region when starting a new project on Vapor. This new region offers low latency for customers seeking to serve end-users in Indonesia.

Read More 19 January 2023 | 3:29 pm

Related News Feed

See All Feed

More Information Laravel Latest Version News

major releases of Laravel do include breaking changes. However, we strive to always ensure you may update to a new major release in one day or less