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 News 2023 Recap

I've hand-picked some of the biggest stories at Laravel News in 2023. This year was jam-packed with content, conferences, packages, tutorials, videos, and podcasts. We've seen some fantastic Laravel packages enter the ecosystem in Prompts, Pulse, Livewire v3, and more!





Laravel 10.39 with a round-robin mailer, dynamic max tries on queued jobs, and more

This week, the Laravel team released v10.39 with a round-robin mailer, dynamic max tries on queued jobs, and more. Here is a bit more info about the new features introduced in Laravel v10.39 this week:





Octane Now Supports FrankenPHP Linux ARM Builds

Laravel Octane v2.2.6 was released yesterday with support for using aarch64 builds of FrankenPHP. This means you can use FrankenPHP's Octane integration on arm64 or Apple Silicon via Laravel Sail:





90 Laravel Tutorials, Packages, and Resources from 2023

This year is coming to a close and to celebrate I put together this post of all the greatest hits each month. This features cool packages, news, and tutorials that came out over the year.





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.