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 Live Denmark 2025


Join over 300 other Laravel and PHP enthusiasts from around the world for two days of learning, 16 speakers and more within the Laravel community.





Node v22.14.0 (LTS)

Node.js Launches Official Community Space on Discord





Rich Text Laravel


Integrates the Trix Editor with Laravel. Inspired by the Action Text gem from Rails.





Micro Frontends with Angular and Native Federation

Enterprise-scale software systems are often implemented by several cross-functional teams. To enable such teams to provide new features efficiently, it is desirable to minimize the need for coordination between them. This calls for a modularization that verticalizes the system into low-coupled areas individual teams can take care of.





Node v20.18.3 (LTS)

Node.js Launches Official Community Space on Discord





Integrate IMAP Into Your PHP Application


ImapEngine is a PHP package by Steve Bauman that provides a simple API for managing mailboxes without the PHP IMAP extension.





A Week of Symfony #945 (3-9 February 2025)

This week, the upcoming Symfony 7.3 version improved the server event streaming, introduced a new DeduplicateMiddleware in Messenger and added an option to disable translation.





Enum-Powered Route Permissions in Laravel


Streamline permission-based routing in Laravel with enhanced enum support. Create cleaner, type-safe route definitions while maintaining robust access control in your applications.