Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

Laravel 10.38 Released with a new Blade @session directive

This week, the Laravel team released v10.38 with a fromRoute() testing helper, a Blade @session directive, basic whereJsonContains support for SQLite, and more.





TailwindCSS now with dynamic viewport units, :has() support, balanced headlines, subgrid, 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 now supports FrankenPHP

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.





Database Status Card for Laravel Pulse

Developer Jamie Schouten created a neat Laravel Pulse card to monitor your database status by providing key metrics like active threads, connections, and more:





Laravel Reverb

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?





Laravel 10.37 Released

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: