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 HTTP Client Logger


HTTP Client Logger is a logger for the built-in Laravel HTTP client.
The post Laravel HTTP Client Logger appeared first on Laravel News.





The Month in WordPress: May 2021

It’s really fun to contribute to something larger than yourself.

Matt Mullenweg’s words in “The Commons of Images” episode of the WP Briefing podcast exemplify the core philosophy of the WordPress project,  especially as we inch closer to the next major release (version 5.8). This post covers exciting updates from the month of May.





Smart Error Checking and Refactoring Development Tool for Laravel


Microscope is a Laravel development tool that includes smart checks to discover errors related to your applications.
The post Smart Error Checking and Refactoring Development Tool for Laravel appeared first on Laravel News.





Symfony 5.3.1 released

Symfony 5.3.1 has just been released. Here is a list of the most
important changes:





Short URL Package for Laravel Applications


Short URL by Ash Allen, is a package for creating shortened URLs to your existing Laravel applications.
The post Short URL Package for Laravel Applications appeared first on Laravel News.