Insights: laravel/framework
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v10.34.0
published
Nov 28, 2023
34 Pull requests merged by 27 people
-
[10.x] Fix loss of attributes after calling child component
#49216 merged
Dec 1, 2023 -
[10.x] Fix docblock for wasRecentlyCreated
#49208 merged
Dec 1, 2023 -
[10.x] Update InteractsWithDictionary.php to use base InvalidArgumentException
#49209 merged
Dec 1, 2023 -
[10.x] Cookies Having Independent Partitioned State (CHIPS)
#48745 merged
Nov 30, 2023 -
[10.x] Add "substituteImplicitBindingsUsing" method to router
#49200 merged
Nov 30, 2023 -
[10.x]: Add Blade @use directive
#49179 merged
Nov 30, 2023 -
[10.x] Add support for `Number::summarize`
#49197 merged
Nov 30, 2023 -
[11.x] Allow to specify nested key when calling Fluent::collect()
#49191 merged
Nov 30, 2023 -
[11.x] Improve stateful guard return types
#49196 merged
Nov 30, 2023 -
[11.x] data_get helper first/last directives support for ArrayAccess&Iterable
#49193 merged
Nov 30, 2023 -
[11.x] `Fluent::scope/collect` methods
#49180 merged
Nov 29, 2023 -
[11.x] Add first/last directives to data_get helper
#49175 merged
Nov 29, 2023 -
[10.x] Add `--with-secret` option to Artisan `down` command.
#49171 merged
Nov 29, 2023 -
[11.x] Add `Illuminate\Bus\BatchRepository::rollBack()` contract
#49176 merged
Nov 29, 2023 -
[10.x] Add `Conditionable` trait to `AssertableJson`
#49172 merged
Nov 29, 2023 -
[11.x] Update Testbench to `^9.0`
#49167 merged
Nov 29, 2023 -
[11.x] Slim skeleton
#47309 merged
Nov 28, 2023 -
[v10.x] Add missing methods to newly extended fake `Vite` instance
#49165 merged
Nov 28, 2023 -
[10.x] Use HtmlString in Vite fake
#49163 merged
Nov 28, 2023 -
[10.x] Streamline `DatabaseMigrations` and `RefreshDatabase` events
#49153 merged
Nov 28, 2023 -
[10.x] Make fake instance inherit from `Vite` when using `withoutVite()`
#49150 merged
Nov 28, 2023 -
[10.x] Improves output when using `php artisan about --json`
#49154 merged
Nov 28, 2023 -
[10.x] Generate a unique hash for anonymous components
#49156 merged
Nov 28, 2023 -
[10.x] Make test error messages more multi-byte readable
#49160 merged
Nov 28, 2023 -
[10.x] Fix `MorphTo::associate()` PHPDoc parameter
#49162 merged
Nov 28, 2023 -
[10.x] Get tables and views info
#49020 merged
Nov 27, 2023 -
Allow "missing" method to be used on route groups
#49144 merged
Nov 27, 2023 -
[10.x] `ensure`: Resolve `$itemType` outside the closure
#49137 merged
Nov 27, 2023 -
[11.x] Add `symfony/polyfill-php83` to component using `#[\Override]`
#49140 merged
Nov 27, 2023 -
[10.x] Extract dirty getter for `performUpdate`
#49141 merged
Nov 27, 2023 -
[10.x] Reset numeric rules after each attribute's validation
#49142 merged
Nov 27, 2023 -
[10.x][Cache] Fix handling of `false` values in apc
#49145 merged
Nov 27, 2023 -
[10.x] Fix middleware "SetCacheHeaders" with download responses
#49138 merged
Nov 27, 2023
8 Pull requests opened by 7 people
-
[11.x] Fix inconsistent database parsing on PostgreSQL
#49148 opened
Nov 27, 2023 -
Enable DynamoDB as a backend for Job Batches
#49169 opened
Nov 29, 2023 -
[10.x] Handle casting for assertDatabaseHas checks
#49174 opened
Nov 29, 2023 -
Add resume method to batched jobs as an option
#49198 opened
Nov 30, 2023 -
[10.x] Get indexes of a table
#49204 opened
Dec 1, 2023 -
$model->refresh() not forcing use of writer DB instance for the loaded relationships
#49218 opened
Dec 2, 2023 -
[10.x] Handle missing translation strings improvements
#49220 opened
Dec 2, 2023 -
Add permutations method to arr class
#49225 opened
Dec 2, 2023
18 Issues closed by 7 people
-
Loss of Attributes After Calling Child Component
#49206 closed
Dec 1, 2023 -
Retrying failed jobs causes PHP memory exhaustion errors when dealing with thousands of failed jobs
#49185 closed
Nov 30, 2023 -
Query\Builder or Eloquent\Builder?
#49188 closed
Nov 30, 2023 -
Cache mocking in tests errors when using CacheBasedMaintenanceMode
#49164 closed
Nov 29, 2023 -
artisan about --json does not show explicitly which drivers logs you are using
#49147 closed
Nov 28, 2023 -
`max_execution_time` not being honoured
#49161 closed
Nov 28, 2023 -
Revert Redis Tagged cache implementation
#49158 closed
Nov 28, 2023 -
M$ SQL Server SQLSTATE[22007] on a Laravel Jetstream new installation
#49157 closed
Nov 28, 2023 -
No tests found in class treated as an error, yet not reported via php artisan test
#49152 closed
Nov 28, 2023 -
Eloquent: API Resources set $wrap Not effective
#49155 closed
Nov 28, 2023 -
Nested validation rules broken for non-wildcard keys
#48880 closed
Nov 28, 2023 -
[POSTGRESQL][TESTING] RefreshDatabase trait tries to create tables that exist.
#49078 closed
Nov 28, 2023 -
Multi-word blade component attributes aren't passed to child component
#48956 closed
Nov 27, 2023 -
Laravel cuts off generating @json in the blade mid-air
#49132 closed
Nov 27, 2023 -
Custom error message not working
#48866 closed
Nov 26, 2023
7 Issues opened by 7 people
-
Schema::hasTable no longer returns true for a view
#49227 opened
Dec 3, 2023 -
AddLinkHeadersForPreloadedAssets causes issues when there are too many files
#49214 opened
Dec 1, 2023 -
Schedule command on last day of the month with a different timezone did not execute
#49211 opened
Dec 1, 2023 -
$request->user() or Auth::user run query each time if token doesn't exists
#49201 opened
Nov 30, 2023 -
TYPE not being dropped on db:wipe with psql connection
#49195 opened
Nov 30, 2023
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.
-
[10.x] Added many-to-many relation trough set collumn
#48613 commented on
Dec 2, 2023 • 4 new comments -
[11.x] Rehash user passwords when validating credentials
#48665 commented on
Nov 27, 2023 • 4 new comments -
MySQL connect timeout exceeded should result in a re-connect, but it does not
#48688 commented on
Nov 28, 2023 • 1 new comment -
[11.x] Make floating-types consistent
#48861 commented on
Nov 28, 2023 • 0 new comments -
[11.x] Remove Doctrine DBAL
#48864 commented on
Dec 1, 2023 • 0 new comments -
[10.x] Expand on better transaction manager design
#49104 commented on
Nov 27, 2023 • 0 new comments

