This week, the Laravel team released v10.38 with a fromRoute()
testing helper, a Blade @session
directive, basic whereJsonContains
support for SQLite, and more.
Tailwind v3.4 is now released with dynamic viewport units, :has() support, balanced headlines, subgrid, and more!
In the release announcement, Adam Wathan mentions that many of these features are directly related to them building a new Catalyst UI kit:
Laravel Octane increases your application's performance by serving your application using high-powered application servers like Open Swoole, Swoole, and RoadRunner. Starting today, it will also support FrankenPHP.
Developer Jamie Schouten created a neat Laravel Pulse card to monitor your database status by providing key metrics like active threads, connections, and more:
Taylor tweeted:
Laravel Pulse ✅
Laravel Reverb ⌛
Can't stop. Won't stop.
Now everyone is wondering what is Laravel Reverb? Could it be related to Laravel Pulse?
This week, the Laravel team released v10.37 with the ability to store batch metadata in DynamoDB, assert multiple errors on a field, and more. Here is a bit more info about the new features introduced this week: