# Laravel 10 Bug Hunt

DevFeed: [Laravel 10 Bug Hunt](<https://devfeed.tech/articles/laravel-10-bug-hunt-3799.md>)

Original publisher: [Read original article](<https://laravel.com/blog/laravel-v10-bug-hunt>)

Author: Dries Vints

Published: 2023-01-09T10:13:00Z

Content type: article

Language: en

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

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [bug](<https://devfeed.tech/topics/bug.md>), [pull-requests](<https://devfeed.tech/topics/pull-requests.md>), [Test-driven development](<https://devfeed.tech/topics/tdd.md>)

Tags: [bug](<https://devfeed.tech/tags/bug.md>), [bug-fixes](<https://devfeed.tech/tags/bug-fixes.md>), [community](<https://devfeed.tech/tags/community.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [launch](<https://devfeed.tech/tags/launch.md>), [pull-requests](<https://devfeed.tech/tags/pull-requests.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

Laravel announces a bug-squashing contest for the upcoming Laravel 10 release. Community members can submit eligible pull requests, and the contest winner will receive $1,000.

## Source excerpt

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 m...