GitHub / laravel/framework issues and pull requests
#56308 - [12.x] Fix: Ensure scheduler dailyAt() method parses minutes and ignores seconds when seconds are provided
Pull Request -
State: closed - Opened by amirhshokri 16 days ago
#56307 - [13.x] use clearer pagination view names
Pull Request -
State: open - Opened by browner12 16 days ago
#56305 - [12.x]Redundant branches.
Pull Request -
State: closed - Opened by LjjGit 16 days ago
- 1 comment
#56304 - [12.x] Fix hours and minutes extraction in scheduler dailyAt() method
Pull Request -
State: open - Opened by amirhshokri 16 days ago
#56303 - [13.x] remove superfluous element
Pull Request -
State: closed - Opened by browner12 16 days ago
#56302 - Fix multipart array value parsing in HTTP client (#55732)
Pull Request -
State: open - Opened by joteejotee 16 days ago
#56301 - feat: add WithMiddleware and WithoutMiddleware attributes
Pull Request -
State: open - Opened by KIKOmanasijev 16 days ago
#56299 - [12.x] Enhance ApiInstallCommand with regex-based file replacements for improved flexibility
Pull Request -
State: closed - Opened by LaurinStapf 16 days ago
- 1 comment
#56298 - [12.x] Use more specific route binding exception message for child routes
Pull Request -
State: closed - Opened by jessekoerhuis 16 days ago
#56297 - [12.x] use clearer pagination view names
Pull Request -
State: closed - Opened by browner12 17 days ago
- 4 comments
#56294 - [12.x] optimize defaultNode() method with null coalescing assignment
Pull Request -
State: closed - Opened by Ashot1995 17 days ago
- 1 comment
#56292 - [12.x] Fix Possible Undefined Variables
Pull Request -
State: closed - Opened by calfc 17 days ago
#56291 - [12.x] `route_path()` helper
Pull Request -
State: closed - Opened by faissaloux 17 days ago
- 1 comment
#56284 - [12.x] Refactor replaceDefaults Method to Use Null Coalescing Assignment
Pull Request -
State: closed - Opened by Ashot1995 17 days ago
#56279 - Add env:diff command for comparing environment files
Pull Request -
State: closed - Opened by kozhinhikkodan-dev 18 days ago
- 2 comments
#56237 - Return sometimes
Pull Request -
State: open - Opened by cconejero 24 days ago
#56236 - [11.x] backport #56235
Pull Request -
State: open - Opened by calebdw 24 days ago
#56235 - [12.x] fix: AsCommand properties not being set on commands
Pull Request -
State: open - Opened by calebdw 24 days ago
#56234 - [12.x] Ensure `withLocale` and `withCurrency` always restore previous state
Pull Request -
State: open - Opened by xurshudyan 24 days ago
#56232 - [12.x] Add `__toString()` method to `Fluent` class
Pull Request -
State: open - Opened by xurshudyan 24 days ago
#56231 - [12.x] Add setMinutes() to Session Handlers for Dynamic Expiration
Pull Request -
State: closed - Opened by rajmundtoth0 24 days ago
- 1 comment
#56230 - [12.x] Add URL signature macros to `Request` docblock
Pull Request -
State: closed - Opened by duncanmcclean 24 days ago
#56229 - [12.x] Update PHPDoc for dataForSometimesIteration
Pull Request -
State: closed - Opened by mrvipchien 24 days ago
#56227 - [Process] `Process::run` fails to get any results after multiple loops
Issue -
State: closed - Opened by jyxjjj 25 days ago
- 2 comments
#56225 - [12.x] Avoid unnecessary filtering when no callback is provided
Pull Request -
State: closed - Opened by AhmedAlaa4611 25 days ago
#56223 - [12.x] Binary File Size Validation Support
Pull Request -
State: open - Opened by yitzwillroth 26 days ago
- 3 comments
#56222 - dropForeign messes up custom key name (indexName) if provided as array
Issue -
State: closed - Opened by easyrider7522 26 days ago
- 3 comments
#56221 - Improve Mailable assertion error messages with expected vs actual values
Pull Request -
State: closed - Opened by ahinkle 26 days ago
#56220 - [12.x] Add an AsEncryptedFluent cast class
Pull Request -
State: closed - Opened by michaeldzjap 26 days ago
- 2 comments
#56219 - Add an AsEncryptedFluent cast class
Pull Request -
State: closed - Opened by michaeldzjap 26 days ago
- 1 comment
#56218 - [12.x] Make `Fluent` class iterable
Pull Request -
State: closed - Opened by xurshudyan 26 days ago
#56217 - [12.x] Add Request Get/Post Contextual Attributes
Pull Request -
State: open - Opened by ziadoz 27 days ago
- 1 comment
#56216 - [11.x] Correct how base options for missing config files are preloaded
Pull Request -
State: closed - Opened by u01jmg3 27 days ago
- 1 comment
#56215 - Eloquent morphToMany() method ignore parameters
Issue -
State: open - Opened by ahbenevento 27 days ago
- 3 comments
Labels: needs more info
#56214 - [12.x] Add scoped macros to Macroable
Pull Request -
State: closed - Opened by Perturbatio 27 days ago
- 2 comments
#56213 - [12.x] Add Prompt output override when using PendingCommand for testing
Pull Request -
State: closed - Opened by BinaryKitten 27 days ago
- 1 comment
#56211 - [12.x] Resolve issue with Factory make when automatic eager loading
Pull Request -
State: closed - Opened by jackbayliss 27 days ago
- 1 comment
#56210 - [12.x] Refactor driver initialization using null coalescing assignment in Manager
Pull Request -
State: closed - Opened by Ashot1995 27 days ago
#56209 - đ Bug: response()->download() and Storage::disk()->download() Serve Corrupted Files in Laravel 11.32+
Issue -
State: open - Opened by aldoetobex 28 days ago
- 1 comment
Labels: needs more info
#56208 - [12.x] Resolve issue with creating event and automatic eager loading
Pull Request -
State: closed - Opened by jackbayliss 28 days ago
- 1 comment
#56207 - [12.x] Inconsistent use of @return type
Pull Request -
State: closed - Opened by AhmedAlaa4611 28 days ago
- 1 comment
#56206 - [12.x] Align PHPDoc style in Number::parseFloat with the rest of the class
Pull Request -
State: closed - Opened by AhmedAlaa4611 28 days ago
#56205 - Error "Nested arrays may not be passed to whereIn method" thrown when using whereAttachedTo in a query
Issue -
State: closed - Opened by kimu 28 days ago
- 3 comments
#56204 - [12.x] Introduce `assertContentType()` for improved readability in response tests
Pull Request -
State: closed - Opened by xurshudyan 28 days ago
- 1 comment
#56202 - assertDatabaseHas add 'id' => null on version 11
Issue -
State: closed - Opened by mshamaseen 29 days ago
- 1 comment
#56200 - [12.x] Add `collection()` to Config repository
Pull Request -
State: closed - Opened by KennedyTedesco 29 days ago
#56199 - Add int to allowed types of value in DatabaseRule
Pull Request -
State: closed - Opened by vkarchevskyi 29 days ago
#56198 - [12.x] Correct how base options for missing config files are preloaded
Pull Request -
State: closed - Opened by u01jmg3 29 days ago
- 1 comment
#56196 - Error: Can only throw objects in PendingRequest.php:1616
Issue -
State: open - Opened by thbley 29 days ago
- 3 comments
Labels: needs more info
#56195 - [12.x] Allow array in the `withPath` method of `Uri`
Pull Request -
State: closed - Opened by Kyrch 29 days ago
- 1 comment
#56194 - Vue Starter Kit error
Issue -
State: closed - Opened by igorlopasovsky 29 days ago
- 1 comment
#56193 - [12.x] Ensure automatic eager loading works in creating events
Pull Request -
State: closed - Opened by jackbayliss 30 days ago
- 2 comments
#56192 - [12.x] Add `@blank` and `@filled` Blade directives
Pull Request -
State: closed - Opened by kichetof 30 days ago
- 5 comments
#56191 - [12.x]: New Arr Methods
Pull Request -
State: closed - Opened by joaopalopes24 30 days ago
- 2 comments
#56190 - Add Deterministic Encryption Support to Laravel Encrypter
Pull Request -
State: closed - Opened by mostafamaklad 30 days ago
- 4 comments
#56189 - [12.x] Fix Event fake cleanup to always restore original event dispatcher
Pull Request -
State: closed - Opened by xurshudyan 30 days ago
#56188 - [12.x] Add `Closure`-support to `$key`/`$value` in Collection `pluck()` method
Pull Request -
State: closed - Opened by ralphjsmit about 1 month ago
#56187 - [12.x] Pass the limiter to the when & report callbacks
Pull Request -
State: closed - Opened by GrahamCampbell about 1 month ago
#56185 - Errors inside Docker container have Docker path, not host path
Issue -
State: open - Opened by martinbean about 1 month ago
- 1 comment
Labels: help wanted
#56184 - Revert "[11.x] Pass the limiter to the when & report callbacks"
Pull Request -
State: closed - Opened by GrahamCampbell about 1 month ago
#56183 - [11.x] Backport test fixes
Pull Request -
State: closed - Opened by GrahamCampbell about 1 month ago
#56182 - Add `filter_and_reindex()` helper to simplify common array filtering pattern
Pull Request -
State: closed - Opened by zigzagdev about 1 month ago
- 5 comments
#56181 - Limit index key length to avoid errors generating tables
Pull Request -
State: closed - Opened by geimsdin about 1 month ago
- 6 comments
#56180 - Add failWhen method to ThrottlesExceptions job middleware
Pull Request -
State: closed - Opened by michaeldzjap about 1 month ago
- 1 comment
#56179 - [12.x] feat(queue): add worker name to verbose and json output
Pull Request -
State: closed - Opened by peaklabs-dev about 1 month ago
- 2 comments
#56178 - [12.x] Add RequestStarted event
Pull Request -
State: closed - Opened by jackbayliss about 1 month ago
- 2 comments
#56177 - [12.x] Update Castable contract to accept string array
Pull Request -
State: closed - Opened by hosmelq about 1 month ago
#56176 - collection select method issue
Issue -
State: closed - Opened by jaypalsinh222 about 1 month ago
- 7 comments
#56175 - adds a global transaction() helper and a fluent TransactionBuilder Facade
Pull Request -
State: closed - Opened by DevYSM about 1 month ago
- 1 comment
#56172 - [13.x] Change to hyphenate prefixes
Pull Request -
State: closed - Opened by u01jmg3 about 1 month ago
- 1 comment
#56171 - Transaction helpers
Pull Request -
State: closed - Opened by DevYSM about 1 month ago
- 2 comments
#56170 - [12.x] Add "Rule::isInstanceOf" validation rule to check an iterable or a single item instance(s)
Pull Request -
State: closed - Opened by Musamba24 about 1 month ago
- 1 comment
#56169 - [12.x] Handle Enums in findOrFail Exceptions
Pull Request -
State: closed - Opened by HamidRezaLS about 1 month ago
- 3 comments
#56168 - Feature: doesntStartWith() and doesntEndWith() string methods
Pull Request -
State: closed - Opened by balboacodes about 1 month ago
- 3 comments
#56165 - [12.x] Fix queue fake cleanup to always restore original queue manager
Pull Request -
State: closed - Opened by xurshudyan about 1 month ago
#56157 - [12.x] Return early on belongs-to-many relationship `syncWithoutDetaching` method when empty values are given
Pull Request -
State: closed - Opened by stevebauman about 1 month ago
#56156 - [12.x] Add context remember functions
Pull Request -
State: closed - Opened by btaskew about 1 month ago
- 2 comments
#56155 - Eloquent delete does not respect limit if join is part of the query
Issue -
State: closed - Opened by SajtiDH about 1 month ago
- 5 comments
#56154 - [12.x] Allow globally disabling Factory parent relationships via `Factory::dontExpandRelationshipsByDefault()`
Pull Request -
State: open - Opened by cosmastech about 1 month ago
- 6 comments
#56153 - Adding a field and updating in the same migration in Laravel 12.19.3
Issue -
State: closed - Opened by dorep about 1 month ago
- 6 comments
#56152 - blueprintResolver type mismatch
Issue -
State: closed - Opened by MichaelRoosz about 1 month ago
- 1 comment
#56151 - Sqlite enum column check constraints are not preserved after adding foreign key to table
Issue -
State: closed - Opened by Pecon about 1 month ago
- 1 comment
#56150 - [12.x] Event Lifecycle Hooks
Pull Request -
State: closed - Opened by yitzwillroth about 1 month ago
- 6 comments
#56149 - [12.x] Add fakeFor and fakeExceptFor methods to Queue facade
Pull Request -
State: open - Opened by MrPunyapal about 1 month ago
#56148 - [13.x] Use exception object in JobAttempted event
Pull Request -
State: closed - Opened by bert-w about 1 month ago
#56147 - [12.x] Fix `Collection::pop()` so it mirrors `shift()` semantics on edge-cases
Pull Request -
State: closed - Opened by nathanwuiske about 1 month ago
- 2 comments
#56146 - [12.x] Add `@âcontext` Blade directive
Pull Request -
State: closed - Opened by martinbean about 1 month ago
- 4 comments
#56145 - Revert "[12.x] Fix model pruning when non model files are in the same directory"
Pull Request -
State: closed - Opened by itashia about 1 month ago
- 2 comments
#56144 - Add ToReadonlyArray support for DTOs and value objects
Pull Request -
State: closed - Opened by KalimeroMK about 1 month ago
- 1 comment
#56143 - Add ToReadonlyArray interface and CastsToReadonlyArray trait for immutable DTO support
Pull Request -
State: closed - Opened by KalimeroMK about 1 month ago
#56141 - Phar Support in commandClassFromFile (and other places)
Issue -
State: closed - Opened by marcelfolaron about 1 month ago
#56140 - [12.x] Allows using `--model` and `--except` via `PruneCommand` command
Pull Request -
State: closed - Opened by hosni about 1 month ago
#56139 - Database: Unreachable code on PruneCommand when using --model and --except at same time
Issue -
State: closed - Opened by hosni about 1 month ago
#56138 - When creating model with a specified primary key, the attribute gets overridden on the instance
Issue -
State: closed - Opened by pindab0ter about 1 month ago
- 5 comments
#56137 - [12.x] Add throws docblock
Pull Request -
State: closed - Opened by amirhshokri about 1 month ago
#56135 - [12.x] Narrow integer range for `Collection` methods
Pull Request -
State: closed - Opened by cosmastech about 1 month ago
- 2 comments
#56134 - [12.x] Refactor to align with the DRY principle
Pull Request -
State: closed - Opened by AhmedAlaa4611 about 1 month ago
- 2 comments
#56132 - Laravel route:cache Causes âGET Not Supportedâ Error on Apache (Laragon), But Works on php artisan serve
Issue -
State: closed - Opened by transporindo-pusat about 1 month ago
- 2 comments
#56131 - Fix AsEnumCollection casting: validate enum values and normalize request input types
Pull Request -
State: closed - Opened by ad-mos about 1 month ago
- 1 comment
#56130 - [12.x] Make Model::currentEncrypter public
Pull Request -
State: closed - Opened by JaZo about 1 month ago