-
Notifications
You must be signed in to change notification settings - Fork 11.4k
Insights: laravel/framework
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v12.16.0
published
May 27, 2025
16 Pull requests merged by 13 people
-
[11.x] Fixes Symfony Console 7.3 deprecations on closure command
#55888 merged
May 30, 2025 -
Add reorderDesc() to Query Builder
#55885 merged
May 29, 2025 -
Adds Resource helpers to cursor paginator
#55879 merged
May 28, 2025 -
[12.x] Ability to perform higher order static calls on collection items
#55880 merged
May 28, 2025 -
[12.x] Fix return types in console command handlers to void
#55876 merged
May 28, 2025 -
[12.x] Fix Blade nested default component resolution for custom namespaces
#55874 merged
May 27, 2025 -
Feature: add support straight join in mysql
#55786 merged
May 27, 2025 -
[12.x] fix: fully qualify collection return type
#55873 merged
May 27, 2025 -
[12.x] chore: return Collection from timestamps methods
#55871 merged
May 27, 2025 -
[12.x] Add
Rule::contains
#55809 merged
May 26, 2025 -
[12.x] Add
in_array_keys
validation rule to check for presence of specified array keys#55807 merged
May 26, 2025 -
Fix argument types for Illuminate/Database/Query/Builder::upsert()
#55849 merged
May 26, 2025 -
[12.x] Replace alias
is_integer()
withis_int()
to comply with Laravel Pint#55851 merged
May 26, 2025 -
[12.x] Remove remaining @return tags from constructors
#55858 merged
May 26, 2025 -
Fix typo in
Blueprint
:datetime
=>dateTime
#55859 merged
May 26, 2025 -
[12.x] Introducing
toUri
to theStringable
Class#55862 merged
May 26, 2025
10 Pull requests opened by 9 people
-
[13.x] fix bug: enhance handling of empty values in grouping
#55875 opened
May 27, 2025 -
[12.x] feat: create UsePolicy attribute
#55882 opened
May 28, 2025 -
[12.x] feat: Add Command Handler Resolution via PHP 8 Attributes
#55886 opened
May 29, 2025 -
Feat: Display OnOneServer, MaintMode, and InBackground modifiers in schedule:list
#55890 opened
May 30, 2025 -
[12.x] Bind instances from class names defined in config
#55893 opened
May 30, 2025 -
[12.x] style: remove unnecessary curly braces in string interpolations
#55896 opened
May 31, 2025 -
[12.x] Allow setting the `RequestException` truncation limit per request
#55897 opened
May 31, 2025 -
Fix typo in `class Blueprint`: `datetime` => `dateTime`
#55898 opened
May 31, 2025 -
[12.x] Fix deprecation + Add tests for `AuthenticateSession` Middleware
#55900 opened
May 31, 2025 -
[12.x] feat: Add Contextual Implementation/Interface Binding via PHP8 Attribute
#55904 opened
Jun 1, 2025
7 Issues closed by 1 person
-
403 Forbidden on /broadcasting/auth with Sanctum and custom API prefix
#55899 closed
Jun 1, 2025 -
Route Parameters Issues
#55891 closed
May 31, 2025 -
"Cannot modify header information" error encountered while streaming
#55894 closed
May 31, 2025 -
Configuration cache is generated with `.env` and `.env.[APP_ENV]`
#55895 closed
May 31, 2025 -
`Uri` helper cannot be "fluently modified" when starting with just the path
#55818 closed
May 30, 2025 -
Invalid signature(s)
#55860 closed
May 27, 2025
3 Issues opened by 3 people
-
Undefined property: TaskFailed::$delay
#55903 opened
Jun 1, 2025 -
Warning from symfony/console when running composer run dev
#55887 opened
May 29, 2025 -
Methods such as orderBy, inRandomOrder, paginate, findOrFail etc. do not appear from Model
#55867 opened
May 27, 2025
6 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
`protected $previous = []` in base `Model` breaks Eloquent relationships named `previous` when accessed from within the Model
#55828 commented on
May 28, 2025 • 0 new comments -
jsonSerialize() on relations is not called when serializing the parent model
#55825 commented on
May 30, 2025 • 0 new comments -
[11.x] Support Single and Multi-Selection for Publishing Stubs
#53757 commented on
May 29, 2025 • 0 new comments -
[12.x] Add `whereHasAny`, `orWhereHasAny`, `whereHasAll`, and `orWhereHasAll` Methods to Eloquent Builder
#55563 commented on
May 27, 2025 • 0 new comments -
[13.x] RFC: Lazy Services - New #[Lazy] Attribute
#55645 commented on
May 26, 2025 • 0 new comments -
[12.x] Add `storage:clear` Artisan command to delete files or folders on a configured disk
#55719 commented on
May 26, 2025 • 0 new comments