Laravel 10.47, weekly updates, and 🔥 deals

Laravel 10.47

Today might be the last big release for Laravel 10 as Laravel 11 is scheduled to be released next Tuesday. Until then, here are the highlights for Laravel 10.47.

  • Fix for "empty" strings passed to Str::apa() in #50335
  • Fix header mail text component to not use markdown in #50332
  • Fix the cache cannot expire cache with zero TTL in #50359
  • Support sort option flags on sortByMany in #50269
  • Add whereAll and whereAny methods to Query Builder in #50344

You may review the full branch diff on GitHub for a complete list of changes.

This version bump and update is automated for subscribers to a Shifty Plan. If you don't have one of those, be sure to bump your constraint and run composer update to get the latest features.

Weekly Journal

There were a few runs of the Laravel 11.x Shift last week. From user feedback and some recent changes, I continued to refine it. At this time, it's ready and waiting for the release next Tuesday.

I didn't do much over the weekend as I wasn't sure if Laravel 11 would be released this week or not. I wanted to make sure I was fresh. Instead, I did some tree work and cleaned up the garage.

Yesterday, I submitted a few last minute PRs of my own for Laravel 11. I'm happy to say all of them were merged! With these, developers will be able to further slim their configuration options.

With the rest of the week, I plan to live stream and prepare laravelshift.com for the Laravel 11 release.

🔥 Tip

Laravel News has really ramped up its production this year with Eric going full-time. He's releasing a tremendous amount of content. I've watched a few of his videos recently. I recommend checking them out for all sorts of tips.