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.

Last day of Early Bird registration for SymfonyWorld Online 2022 Summer Edition

Today, January 14th 2022, is the very last day to register at Early Bird rate for SymfonyWorld Online 2022 Summer Edition, the international online conference organized in English on June 16-17 2022. Pre-conference workshops will be organized online on June 14-15, workshop topics will be announced soon.





Alpine.js Focus Plugin


Caleb Porzio released a new focus plugin for Apline.js, which allows you to manage focus on a page.
The post Alpine.js Focus Plugin appeared first on Laravel News.





Typed Forms: The RFC Is Here

photo by Emma TwerskyWe are excited to announce the release of Angular v14!





Laravel 8.79 Released


The Laravel team released 8.79 with a full-text search for MySQL and PostgreSQL, new Stringable methods, and the latest changes in the v8.x branch.
The post Laravel 8.79 Released appeared first on Laravel News.





Laravel “Pipe Through” Collections Method


Laravel v8.78.1 introduces a pipeThrough() collection method, allowing developers to insert an array of callbacks that can manipulate collections.
The post Laravel “Pipe Through” Collections Method appeared first on Laravel News.





[news] Redis extension 2.0.17 released

We are very pleased to announce the release of Redis extension version 2.0.17.
This version fixes error handling during re-connection and adds protected function sendRawCommand() that one may override in his own implementation.
See the CHANGELOG for details.





WordPress 5.9 RC 2

The second Release Candidate (RC2) for WordPress 5.9 is now available! 

“Release Candidate” means the new version of the software is ready for release. It helps the community check that nothing is missed, given the thousands of plugins and themes and differences in how millions of people use the software.





Meet Team HACCamino: The 2021 Meteor Hackathon Winner!

Check out how Team Suaveware developed Arvri, an educational content hub powered by communities, to earn second place in our 2021 Meteor Hackathon.Arvri is an educational content repository powered by its community.When we set the rules for our 2021 Meteor Hackathon, we thought it would be a challenge to create an impactful, deployable app in six days with just five team members.





Server-side Rendering for Inertia.js


The Inertia team announced the release of server-side rendering (SSR) for Inertia.js.
The post Server-side Rendering for Inertia.js appeared first on Laravel News.