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.

Collection Customization in Laravel Using CollectedBy


Learn how Laravel's CollectedBy attribute enables declarative collection customization. Discover a cleaner way to implement model-specific collection functionality without overriding traditional methods.





Route Definition Enhancements in Laravel with Enum Integration


Discover Laravel's enhanced enum support in route definitions. Learn how to write cleaner, type-safe routes without explicit enum value access, improving code readability and maintainability.





Interactive Console Commands in Laravel


Learn how to enhance Laravel Artisan commands with interactive prompts using PromptsForMissingInput. Create user-friendly CLI experiences by automatically prompting for missing arguments and options.





PHPerKaigi 2025

PHPerKaigi 2025, Nakano, Tokyo, Japan
Date: Mar 21 - 23, 2025
PHPerKaigi is an event for PHPers, that is, those who are currently using PHP, those who have used PHP in the past, those who want to use PHP in the future, and those who love PHP, to share technical know-how and "#love" for PHP.





Television is a Multi-purpose Fuzy Finder TUI


Television is a blazing-fast general-purpose fuzzy finder TUI. It is highly configurable and allows you to quickly search through all kinds of data sources, such as files, Git history, environment variables, etc.





How to Migrate your MongoDB Database to Galaxy Hosting

Scaling Meteor is both an art and a science.At Propiedata, a property management platform with features like virtual assemblies, dashboards, and real-time voting, chat, reactions and participation queues, we successfully scaled our app to handle peaks of 30,000 concurrent users. Here’s how we did it and the lessons learned along the way.





PHP 8.4.3 Released!

The PHP development team announces the immediate availability of PHP 8.4.3. This is a bug fix release.

All PHP 8.4 users are encouraged to upgrade to this version.

For source downloads of PHP 8.4.3 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





PHP 8.3.16 Released!

The PHP development team announces the immediate availability of PHP 8.3.16. This is a bug fix release.

All PHP 8.3 users are encouraged to upgrade to this version.

For source downloads of PHP 8.3.16 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.