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 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

Meteor Software is thrilled to announce the formation of work groups within the Meteor.js community to help drive the platform's future, focus on key features, and ensure long-term improvements. These groups will consist of community leaders, contributors, and stakeholders committed to enhancing Meteor.Two Types of Work GroupsTo better address both ongoing needs and specific goals, we are introducing two types of work groups:





UnoPim is a Product Information Management System Built With Laravel

UnoPim is an open-source Product Information Management (PIM) system built on the Laravel framework. You can use it to organize, manage, and enrich product information in one central place.





Pest 3 is released!

We are excited to share that Pest 3 is now available! Get started with mutation testing today and level up your existing projects by finding untested code.





WordPress 6.6.2 Maintenance Release

WordPress 6.6.2 is now available!

This minor release includes 15 bug fixes in Core and 11 in the Block Editor, addressing issues like unexpected CSS specificity changes in certain themes.





[wiki] Use Single Login Session on All Your Yii2 Application/Repository Under Same Domain/Sub Domain

There are multiple blog that shows how to use seperate login for yii2 application but in this article i will show you how to use a single login screen for all your YII2 Advanced, YII2 Basic, Application, It will also work when your domain on diffrent server or the same server.
Here are few Steps you need to follow ot achive this.
1. For Advanced Templates
Step 1 : Add this into your component inside
/path/common/config/main.php





[news] Yii Swagger 2.1

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