News

Taylor disabled GitHub Issues on most Laravel open-source packages.

Published
Taylor disabled GitHub Issues on most Laravel open-source packages. image

Taylor on X:

Last week I disabled GitHub Issues on most Laravel open-source packages.

If you hit a bug, describe it to a coding agent and open a PR. Even if the code isn't great, that's fine - code can be iterated on. The PR still documents the problem, and a proper fix can follow.

I suspect this will soon be how most open-source libraries operate.

I didn't cover this originally because I didn't think it was that big of a deal, but the internet seemed to have other plans. Also, this is just for packages, not the main Laravel repo itself.

Apparently, other PHP projects are going in the opposite direction: they only allow issues, then take them and have their own AI or devs write the fixes. So project maintainers everywhere are feeling burdened by the current flow.

Either way, I think the future is coming fast, and the way we've always done stuff is changing; for better or worse, AI is taking a much bigger role in our lives. Just because something has been the same for years doesn't mean you can't adapt and push forward. That is what Taylor and Laravel have always done, and this is just another example.

If this change doesn't work, so what? Turn the issues back on.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
Exclude Vendor and Default Commands in `php artisan dev` image

Exclude Vendor and Default Commands in `php artisan dev`

Read article
The Laracon Archive image

The Laracon Archive

Read article
Group Adjacent Collection Items in Laravel with chunkBy() image

Group Adjacent Collection Items in Laravel with chunkBy()

Read article
Laravel queue:work Now Prints Why the Worker Stopped image

Laravel queue:work Now Prints Why the Worker Stopped

Read article
Sidecar Brings Statamic's Control Panel to Your Existing Markdown Sites image

Sidecar Brings Statamic's Control Panel to Your Existing Markdown Sites

Read article
Collections chunkBy() and Storage Path Hardening in Laravel 13.30 image

Collections chunkBy() and Storage Path Hardening in Laravel 13.30

Read article