-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Insights: laravel/framework
Overview
Could not load contribution data
Please try again later
35 Pull requests merged by 20 people
-
[12.x] Fix
LogManager::configurationFor()
typehint#55016 merged
Mar 13, 2025 -
[12.x] Add support for native JSON/JSONB column types in SQLite Schema builder
#54991 merged
Mar 13, 2025 -
[12.x] Add “Storage Linked” to the
about
command#54949 merged
Mar 13, 2025 -
[12.x] Add json:unicode cast to support JSON_UNESCAPED_UNICODE encoding
#54992 merged
Mar 13, 2025 -
Enhance validation tests: Add test for connection name detection in Unique rule
#54993 merged
Mar 13, 2025 -
[12.x] apply final Pint fixes
#55014 merged
Mar 13, 2025 -
[12.x] fix indentation
#54995 merged
Mar 13, 2025 -
[12.x] Add test for untested methods in LazyCollection
#54996 merged
Mar 13, 2025 -
[12.x] Fix
PendingRequest
typehints forpost
,patch
,put
,delete
#54998 merged
Mar 13, 2025 -
[12.x] Enhance PHPDoc for Manager classes with
@param-closure-this
#55002 merged
Mar 13, 2025 -
Added the missing 'trashed' event to getObservablesEvents()
#55004 merged
Mar 13, 2025 -
[12.x] fixes https://github.com/laravel/octane/issues/1010
#55008 merged
Mar 13, 2025 -
[12.x] use single indent for multiline ternaries
#54971 merged
Mar 12, 2025 -
[12.x] do not use mix of newline and inline formatting
#54967 merged
Mar 12, 2025 -
[12.x] apply Pint rule "single_line_comment_style"
#54969 merged
Mar 12, 2025 -
[12.x] apply Pint rule "no_spaces_around_offset"
#54970 merged
Mar 12, 2025 -
Ensure ExcludeIf correctly rejects a null value as an invalid condition
#54973 merged
Mar 12, 2025 -
[12.x] Add
increment
anddecrement
methods toContext
#54976 merged
Mar 12, 2025 -
[12.x] Add test for after method in LazyCollection
#54978 merged
Mar 12, 2025 -
Change "exceptoin" spelling mistake to "exception"
#54979 merged
Mar 12, 2025 -
[11.x] Fix callOnce in Seeder so it handles arrays properly
#54985 merged
Mar 12, 2025 -
Handle case when migrate:install command is called and table exists
#54938 merged
Mar 10, 2025 -
[10.x] Fix attribute name used on
Validator
instance within certain rule classes#54943 merged
Mar 10, 2025 -
Fix missing return in
assertOnlyInvalid
#54941 merged
Mar 10, 2025 -
[12.x] Test Improvements
#54944 merged
Mar 10, 2025 -
[12.x] Fix visibility of setUp and tearDown in tests
#54950 merged
Mar 10, 2025 -
Add Tests for Str::pluralPascal Method
#54957 merged
Mar 10, 2025 -
[12.x] Refactor: Remove unnecessary variables in Str class methods
#54963 merged
Mar 10, 2025 -
[12.x] Hotfix - Add function_exists check to ddBody in TestResponse
#54937 merged
Mar 7, 2025 -
[12.x] feat: add
CanBeOneOfMany
support toHasOneThrough
#54759 merged
Mar 7, 2025 -
[11.x] Backport "Fix issue with using
RedisCluster
with compression or serialization"#54935 merged
Mar 7, 2025 -
[12.x] Add
ddBody
method to TestResponse for dumping various response payloads#54933 merged
Mar 7, 2025 -
[12.x] Types: Collection chunk without preserving keys
#54924 merged
Mar 7, 2025 -
[12.x] Add test coverage for Str::replaceMatches method
#54930 merged
Mar 7, 2025 -
Fix issue with using RedisCluster with compression or serialization
#54934 merged
Mar 7, 2025
13 Pull requests opened by 13 people
-
[12.x] Introduce `Rule::anyOf()` for Validating Against Multiple Rule Sets (#54880)
#54946 opened
Mar 8, 2025 -
Handled Concurrency run() fails when passing an array instead of a cl…
#54947 opened
Mar 8, 2025 -
[11.x] Fix normalization in EventFake::assertListening
#54951 opened
Mar 9, 2025 -
[12.x] Allow brick/math ^0.13
#54964 opened
Mar 10, 2025 -
[12.x] Fix serve command ignoring `PHP_CLI_WORKER_SERVERS` env
#54972 opened
Mar 11, 2025 -
[12.x] Refactor get method to use data_get for query payload retrieval
#55003 opened
Mar 13, 2025 -
Add an optional `shouldRun` method to migrations.
#55011 opened
Mar 13, 2025 -
feat: autoconfigure interfaces
#55013 opened
Mar 13, 2025 -
[12.x] reapply Pint style changes
#55015 opened
Mar 13, 2025 -
[12.x] Fix mistake in `asJson` call in `HasAttributes.php` that was recently introduced
#55017 opened
Mar 13, 2025 -
[12.x] Refactor: Structural improvement for clarity
#55018 opened
Mar 13, 2025 -
Improve `toKilobytes` to handle spaces and case-insensitive units
#55019 opened
Mar 13, 2025 -
Feat: Add `getIf` method to handle conditional input retrieval
#55020 opened
Mar 13, 2025
13 Issues closed by 3 people
-
Issue with composer run dev
#55012 closed
Mar 14, 2025 -
Observer does not listen to "trashed" event from Model
#54980 closed
Mar 13, 2025 -
Config value is not replaced in test if it was wired via #[Config]
#54983 closed
Mar 12, 2025 -
Method Illuminate\Routing\ResponseFactory::eventStream does not exist.
#54981 closed
Mar 12, 2025 -
Issues with ShouldBeUniqueUntilProcessing When Using Database Cache Driver
#54974 closed
Mar 11, 2025 -
The `refresh` method in the Model should set `wasRecentlyCreated` to `false`
#54921 closed
Mar 10, 2025 -
Undefined function: 7 ERROR: function to_tsvector(unknown, tsvector) does not exist
#54908 closed
Mar 10, 2025 -
Validation fails for decimals with more digits
#54939 closed
Mar 10, 2025 -
--profile is not found when combined with other options
#54953 closed
Mar 10, 2025 -
not valid user_agent mysql session insert
#54954 closed
Mar 10, 2025 -
API Documentation Links on Laravel Website Returning 404 (Missing Redirects)
#54927 closed
Mar 7, 2025
2 Issues opened by 2 people
-
PhpUnit tests: Application Differences in between tests, Artisan commands breaks mocking
#55010 opened
Mar 13, 2025 -
Tranlation not loaded when empty lang folder is present in resources.
#55005 opened
Mar 13, 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.
-
EventFake does not match Event:listen documentation - both need fixing
#54878 commented on
Mar 9, 2025 • 0 new comments -
The value collection method shouldn't consider 0 as null
#54910 commented on
Mar 10, 2025 • 0 new comments -
Eager Loading a relation that calls another relation returns incorrect results
#51825 commented on
Mar 11, 2025 • 0 new comments -
HasMany Eager Loading Fails with Binary Keys in WHERE IN Clause
#54867 commented on
Mar 13, 2025 • 0 new comments -
[12.x] Add `assertThrown()`
#54046 commented on
Mar 10, 2025 • 0 new comments -
[12.x] Allow queueing Mails by default
#54271 commented on
Mar 10, 2025 • 0 new comments