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.

Automatically Upgrade your Laravel Application with the Laravel Updater package

The Laravel Updater package is a CLI command that can check for new versions of your application and upgrade to the latest version with one command.





WP Briefing: Episode 66: Advocating Open Source Solutions

WordPress Executive Director, Josepha Haden Chomphosy, speaks to the strategic approach to integrating open source solutions within your company and offers insight into initiating open source advocacy conversations. Tune in for a session that could redefine your company’s technological approach.

Have a question you’d like answered? You can submit them to wpbriefing@WordPress.org, either written or as a voice recording.





Laravel 10.31 Released

This week, the Laravel team released v10.31, the ability to place batches within job chains. You can run jobs sequentially, then parallelize a batch of jobs, and continue with the chain once that batch has been completed.





A Week of Symfony #880 (6-12 November 2023)

This week, Symfony 6.4.0 beta 3 and Symfony 7.0.0 beta 3 were published because their final release is approaching fast and it will take place before the end of November 2023.





Laravel Htmx

Laravel htmx is a package by Maurizio Bonani that gives you a nice way of working with htmx, a library that allows you to access modern browser features directly from HTML, rather than using JavaScript:





Laravel Pail - The easiest way to tail your log files

Laravel Pail is a package that allows you to easily dive in and tail your application's log files. Pail is designed to work with any log driver, be super easy to remember, and provide a set of useful filters to help you quickly find what you're looking for.





Symfony 7.0.0-BETA3 released

Symfony 7.0.0-BETA3 has just been released.
Here is the list of the most important changes since 7.0.0-BETA2:





Symfony 6.4.0-BETA3 released

Symfony 6.4.0-BETA3 has just been released.
Here is the list of the most important changes since 6.4.0-BETA2: