Fully managed Reverb is here, only on Laravel Cloud
Blog /

Community

Community July 8, 2024

Improving Laravel Application Security with Aikido

As your Laravel application grows, managing security objectives becomes more challenging, especially for small teams or solo developers. Today, Laravel has teamed up with Aikido to provide a seamless solution for securing your Laravel application. With Aikido, Laravel developers using Forge can effortlessly scan for and identify potential security vulnerabilities, all in less than 1 minute.

James Brooks

Community June 3, 2024

Laravel Application Monitoring & Debugging with Sentry

At Laravel, we equip PHP developers with the most advanced tools to create exceptional applications. Today, we announce our partnership with Sentry, making it a preferred monitoring and debugging solution for Laravel projects using Forge or Vapor. This collaboration marks a significant step forward in our mission to ensure that PHP developers have access to modern, powerful tools to streamline app development.

James Brooks

Community December 19, 2023

Octane + FrankenPHP

Today, we're super excited to announce a new Laravel Octane integration: FrankenPHP - a modern PHP server, developed by Kévin Dunglas, that supports modern web features such as early hints, automatic SSL certificate management, and Zstandard compression.

Nuno Maduro

Community January 9, 2023

Laravel 10 Bug Hunt

In February, we will launch the 10th major version of Laravel! It's been an amazing journey thus far and there is so much more to come. As you may know, we rely on our community to help us test new major versions in preparation for its release. But, this time we have something special in store. We will be holding a bug squashing contest to find and eliminate any pesky bugs that may be hidden in the new release. The winner of this contest will win **$1,000**! Here are the rules: - Only PRs sent to the `10.x` branch of the `laravel/framework` repository are eligible. - Only "true" bug fixes are accepted. New features, refactoring, or typo fixes will not be counted. - Every bug fix must include a test. - Accepted bug fixes will be labelled, and a random winner will be selected at the end of the contest. The contest will end as soon as a first stable version of Laravel 10 is released. Any pull requests that are still pending at that time or are sent in after the Laravel 10 release will not be eligible. So, how do you install Laravel 10? Just add the `--dev` flag when using the [Laravel installer](https://laravel.com/docs/9.x#your-first-laravel-project): ``` laravel new laravel-contest --dev ``` Good luck everyone! We're looking forward to seeing how many bugs can be squashed!

Dries Vints

Community January 25, 2021

Laravel: Parallel Testing Is Now Available

We're excited to announce that Parallel Testing is now available in Laravel. Starting Laravel v8.25, you may use the built-in `test` Artisan command to run your tests simultaneously across multiple processes to significantly reduce the time required to run the entire test suite.

Nuno Maduro

Showing 71 - 80 of 103 results

Stay connected with the latest Laravel news