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.

Building Multiplayer Minesweeper with Laravel, Livewire and Reverb

Writing PHP was my first venture into web programming some 20 years ago. WordPress, Joomla, Drupal, Zend, you name it I probably had shipped something in it.





WP Briefing: Episode 86: My First WordPress Experience

Join us this week as Josepha takes a personal journey down memory lane to her first encounters with WordPress. In this episode, she shares the story of her very first WordPress website, the excitement of getting involved with WordCamps, and how those early discoveries shaped her rewarding path in the WordPress community. Whether you’re a seasoned user or new to the platform, Josepha’s reflections will inspire you with insights from her earliest days in WordPress.





A Week of Symfony #924 (9-15 September 2024)

This week, Symfony development activity focused on fixing bugs on existing branches: we provided a workaround for a parse_url() bug, updated the wcswidth data in the String component to Unicode 16, and updated ICU data to version 75.1.





[news] Yii Validator 2.1

Version 2.1 of Yii Validator package has been released. Here is the list of changes included in the new version:





Tour the New Learn WordPress

The reimagined Learn WordPress experience launched just over a month ago. It introduces Learning Pathways, a new approach to educational content from the Training team.

In case you haven’t explored the updated Learn WordPress site yet, take a peek at what you’ve been missing in this short and sweet virtual tour:





Laravel Herd Adds Forge Integration, Dump Updates, and More in v1.11

Laravel Herd released v1.11 this week, a significant update that includes Laravel Forge integration, sharing Herd project configuration across a team, a convenient profiler integration, and more:





Chaperone, Defer, Cache::flexible, and more are now available in Laravel 11.23

The Laravel team released v11.23 this week, with the Laracon US 2024 open-source updates like defer(), concurrency, contextual container attritubes, and more.





PHP 8.4.0 Beta 5 available for testing

The PHP team is pleased to announce the release of PHP 8.4.0, Beta 5.
This is the third beta release, continuing the PHP 8.4 release cycle,
the rough outline of which is specified in the
PHP Wiki.

For source downloads of PHP 8.4.0, Beta 5 please visit the
download page.





Introducing Meteor Work Groups

Article writen by Gabs Ferreira.January 20, 2012. That’s the date of the initial release of Meteor.js.Back then, the web was a very different place.Front-end development was dominated by jQuery for cross-browser compatibility and DOM manipulation.Responsive design was gaining traction, with Bootstrap standardizing mobile-friendly web design.