framework
https://github.com/laravel/framework
PHP
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported100 Subscribers
View all SubscribersAdd a CodeTriage badge to framework
Help out
- Issues
- ->json() still creates nvarchar(max) columns on SQL Server 2025 despite native JSON datatype support
- [13.x] Change `InteractsWithData::string()` to return native string
- Artisan Console Components should use STDERR for auxiliary output
- Uppercase acronyms pluralise with uppercase “S” (e.g. "CD" → "CDS") instead of lowercase “s”. (CDs)
- [14.x] Use new PHP 8.5 RFC 3986 compliant Uri class
- URL::defaults() + route group prefix causes positional parameter misalignment in route() calls
- Model relations don't work in global scopes of eager loaded models
- SessionManager clones cache store, resulting in unnecessary redis connections.
- Add configurable default id type for schema builder
- Support specifying namespace to generate classes in
- Docs
- PHP not yet supported