Skip to content

Releases: laravel/framework

v11.6.0

30 Apr 13:31
Compare
Choose a tag to compare

v10.48.10

30 Apr 13:27
Compare
Choose a tag to compare
  • [10.x] Fix typo in signed URL tampering tests by @Krisell in #51238
  • [10.x] Add "Server has gone away" to DetectsLostConnection by @Jubeki in #51241
  • [10.x] Fix support for the LARAVEL_STORAGE_PATH env var (#51238) by @dunglas in #51243

v11.5.0

23 Apr 15:13
Compare
Choose a tag to compare

v10.48.9

25 Apr 09:43
Compare
Choose a tag to compare
  • [10.x] Binding order is incorrect when using cursor paginate with multiple unions with a where by @thijsvdanker in #50884
  • [10.x] Fix cursor paginate with union and column alias by @thijsvdanker in #50882
  • [10.x] Address Null Parameter Deprecations in UrlGenerator by @aldobarr in #51148

v11.4.0

16 Apr 14:41
Compare
Choose a tag to compare

v10.48.8

16 Apr 14:28
Compare
Choose a tag to compare
  • [10.x] Fix error when using orderByRaw() in query before using cursorPaginate() by @axlon in #51023
  • [10.x] Database layer fixes by @saadsidqui in #49787

v11.3.1

10 Apr 15:16
Compare
Choose a tag to compare
  • [11.x] Name of job set by displayName() must be honoured by Schedule by @SCIF in #50973
  • Add Conditionable trait to Testing\PendingCommand.php by @tobz-nz in #50988
  • Allow sorting of route:list by multiple column/factors using a comma by @fredbradley in #50998
  • [10.x] Added eachById and chunkByIdDesc to BelongsToMany by @lonnylot in #50991

v10.48.7

10 Apr 15:01
Compare
Choose a tag to compare

v10.48.6

10 Apr 14:48
Compare
Choose a tag to compare
  • [10.x] Added eachById and chunkByIdDesc to BelongsToMany by @lonnylot in #50991

v11.3.0

09 Apr 15:23
Compare
Choose a tag to compare