The Daily Commit · Section Edition Front Page PHP AI Dev EN DE FR ES

The Php Times

Reads — Ecosystem

Laravel Closes GitHub Issues on Most Packages, Wants PRs Instead


Taylor Otwell has disabled GitHub Issues on most Laravel open-source packages, asking users to describe bugs to a coding agent and submit pull requests instead.

LARAVEL NEWS, September 4, 2026 curated by Sönke

The main Laravel repository is unaffected. Symfony is experimenting with the opposite approach.

Laravel Closes GitHub Issues on Most Packages, Wants PRs Instead
Image: Laravel News ↗

Taylor Otwell announced on X that he disabled GitHub Issues on most Laravel open-source packages last week. The change does not affect the main Laravel repository itself.

Instead of filing an issue, Otwell tells users to explain the bug to a coding agent and submit a pull request. Imperfect code is fine, he says, since it can be iterated on, and the PR still documents the problem even if a proper fix follows later. He expects most open-source libraries to operate this way soon.

Laravel News author Eric L. Barnes notes he initially skipped the story because it seemed minor, but online reaction proved otherwise. He points out that other PHP projects are moving in the opposite direction: Symfony is experimenting with an issue-first model where only issues are allowed and maintainers or their AI tools write the fixes. Both directions suggest maintainers feel burdened by the current contribution flow.

Barnes frames the move as typical of Laravel's willingness to change established habits, and notes the reversal would be trivial: if the experiment fails, issues can simply be turned back on.

Read the original source ↗

Rate this article: 0

Readers’ Forum

No contributions yet — open the debate.

← Ecosystem — Page B1

"All the Code That's Fit to Ship" · The Daily Commit · Screen edition · Imprint · Privacy Policy