- [10.x] Update
TrustProxies
to rely on$headers
if properly set by @inxilpro in #47844 - [10.x] Accept protocols as argument for URL validation by @MrMicky-FR in #47843
- [10.x] Support human-friendly text for file size by @jxxe in #47846
- [10.x] Added UploadedFile as return type by @khrigo in #47847
- [10.x] Add option to adjust database default lock timeout by @joelharkes in #47854
- [10.x] PHP 8.3 builds by @driesvints in #47788
- [10.x] Add Collection::enforce() method by @inxilpro in #47785
- [10.x] Allow custom mutex names for isolated commands by @rybakihor in #47814
- Fix for issues with closure-based scheduled commands in schedule:test by @mobidev86 in #47862
- [10.x] Extract customised deleted_at column name from Model FQN by @edvordo in #47873
- [10.x] Adding Minutes Option in Some Frequencies by @joaopalopes24 in #47789
- [10.x] Add
config:show
command by @xiCO2k in #47858 - [10.x] Test Improvements for
hashed
password by @crynobone in #47904 - [10.x] Use shared facade script by @timacdonald in #47901
- [10.x] Add --test and --pest options to make:component by @nshiro in #47894
- [10.x] Prompts by @jessarcher in #46772
- [10.x] Migrate JSON data to shared InputBag by @timacdonald in #47914
- [10.x] Fix
Factory::configure()
return type by @axlon in #47920 - [10.x] Fix Http global middleware for queue, octane, and dependecy injection by @timacdonald in #47915