issues
search
laravel
/
framework
The Laravel Framework.
https://laravel.com
MIT License
32.64k
stars
11.04k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
orderedUuid method uses uuid v4 instead of v7
#53631
dmytrozelonkin
opened
1 hour ago
2
[11.x] Fix: Ensure generated policies return boolean values
#53630
Aluisio-Pires
opened
5 hours ago
1
orWhere generating an OR when it previously would generate an AND
#53628
stellar-scottreed
opened
13 hours ago
2
Make the bearerToken method case-insensitive
#53627
samtlewis
closed
16 hours ago
0
[11.x] Fix attribute inheritance for nested scheduled groups
#53626
istiak-tridip
closed
15 hours ago
2
[11.x] Improve doc blocks for interacting with enum inputs
#53625
axlon
closed
18 hours ago
0
MorphTo relations are broken in some cases since v11.33.0
#53624
sebj54
opened
18 hours ago
2
☁️
#53623
taylorotwell
closed
28 minutes ago
0
Add assertCount() for fake storage
#53620
ahmadreza1383
closed
23 hours ago
1
[11.x] Add generics for Arr::last()
#53619
talkinnl
closed
23 hours ago
0
Registering observers with the ObservedBy attribute is not tracked by event:list command
#53616
illambo
opened
1 day ago
1
Fix Paginator __construct parameter typehint for phpstan
#53615
Afrowson
closed
23 hours ago
0
Mail::alwaysTo not working for synced mails
#53614
vatsake
opened
1 day ago
1
Add typed closure to bootstrappers in console application
#53613
MatusBoa
closed
23 hours ago
0
[10.x] PHP 8.4 Code Compatibility
#53612
crynobone
closed
1 day ago
0
[11.x] Add `whereBelongsTo()` Eloquent Collection method
#53611
andreapozza
closed
23 hours ago
1
[11.x] Added `for` method to Eloquent models
#53610
ash-jc-allen
opened
1 day ago
9
Strange routing issue only on Apache httpd 2.4.62
#53605
gslongo
closed
1 day ago
1
Laravel encryption algorithm
#53604
damek24
closed
1 day ago
0
Introducing Arr::chunkBy(). Split an iterable into chunks based on a callback function.
#53603
mdariftiens
closed
23 hours ago
5
ErrorException: require(/var/www/public/bootstrap/cache/routes-v7.php) failed for cached routes file: No such file or directory in very high demand scenario
#53602
jbidad
closed
1 day ago
1
I would suggest to use mass update instead of this for this case. Bear in mind it will not trigger events like that. So in conclusion I don't think this is a bug/issue.
#53601
MohammadZarifiyan
closed
2 days ago
1
Schedule group `when()` issue
#53600
rcerljenko
closed
1 day ago
0
Arr::random() always returns values in same order as in source array
#53599
vazaha-nl
closed
1 day ago
3
Registering observers with the ObservedBy attribute does not work as expected
#53598
sdkakcy
closed
1 day ago
2
refactor: Some minor performance & readability enhancements
#53596
dshafik
closed
23 hours ago
4
v11.21.0 - v11.33.1 throwing Method Illuminate\Foundation\Application::fireAfterResolvingAttributeCallbacks does not exist.
#53594
joshuaeasy
closed
2 days ago
4
[11.x] Allow `BackedEnum` when using `fromRoute()` in `MakesHttpRequests`
#53593
wietsewarendorff
closed
1 day ago
2
[11.x] Move `$ownerKey` check for `null` to `MorphTo` as `BelongsTo` relationship will always return a `string`
#53592
crynobone
closed
1 day ago
0
inconsistent behavior in routes web.php file after php artisan optimize and before php artisan optimize.
#53591
rajatvermaiam
closed
1 day ago
4
Set default column name to 'id' for all Increments functions
#53590
chrisflorin
closed
1 day ago
5
Application booted callbacks called twice
#53589
simonworkhouse
opened
2 days ago
6
[12.x] Avoid breaking change `RefreshDatabase::usingInMemoryDatabase()`
#53587
crynobone
closed
1 day ago
0
[11.x] Test Improvements
#53586
crynobone
closed
1 day ago
0
[11.x] Supports Symfony 7.2
#53585
crynobone
opened
2 days ago
0
feat: add string support to contains validation rule
#53584
bojmaliev
closed
1 day ago
1
Unset eloquent model's cached cast attribute
#53583
adamthehutt
closed
1 day ago
0
Revert "[11.x] Support DB aggregate by group"
#53582
taylorotwell
closed
2 days ago
2
PR #53209 changes aggregations with group-by
#53581
rikvdh
closed
2 days ago
3
Marking password params in Database connector with SensitiveParameter attribute
#53580
philo23
closed
2 days ago
0
Support ObservedBy on parent model classes
#53579
adamthehutt
closed
2 days ago
6
Optimize Route Caching with Serialized Routes in Laravel
#53578
jbidad
closed
2 days ago
2
ErrorException: require(/var/www/public/bootstrap/cache/routes-v7.php) failed for cached routes file: No such file or directory
#53577
jbidad
closed
2 days ago
2
Event listener fired after message sent Causes mailable failure if exception was thrown
#53576
mohamedds-12
closed
2 days ago
1
[11.x] Removing unused var assignment in Illuminate Router
#53575
Carnicero90
closed
2 days ago
4
[11.x] Use getQualifiedOwnerKeyName in relations
#53573
willtj
closed
2 days ago
0
[11.x] PHP 8.4 Code compatibility
#53571
crynobone
closed
2 days ago
0
Bump cross-spawn from 7.0.3 to 7.0.6 in /src/Illuminate/Foundation/resources/exceptions/renderer
#53569
dependabot[bot]
closed
3 days ago
0
Revert "fix: use qualifyColumn rather than assuming format (#53559)"
#53568
crynobone
closed
3 days ago
0
Add Collection/Generator generic types to public query builder methods
#53567
rudiedirkx
closed
3 days ago
0
Next