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.

All you need to know about SymfonyCon Disneyland Paris 2022: conference party, accomodation...

We are only 5 months away from SymfonyCon Disneyland Paris 2022 which will take place from November 15th to 18th 2022 at the fantastic Disneyland Paris theme park and hotels. Join us for a week of Symfony:





A Collection of ISO standards as PHP Enums


The PrinsFrank/standards package is a collection of standards as PHP Enums for common language ISO codes, country codes, and currencies.
The post A Collection of ISO standards as PHP Enums appeared first on Laravel News.





Drupal 9.4.0 is available

What’s new in Drupal 9.4.0?
The fourth feature release of Drupal 9 brings a whole new frontend look with the Olivero theme by default and a refreshed backend interface with the Claro theme. There is also a new starterkit theme generator, better image loading performance and easier permission management.





SymfonyWorld Online 2022 Summer Edition conference starts tomorrow, on June 16!

The SymfonyWorld Online 2022 Summer Edition conference starts tomorrow, join us on June 16-17 for 2 days of great conference! You can still register to attend the international online Symfony conference!





Supercharged pipelines for Laravel


The chefhasteeth/pipeline package for Laravel adds a few unique features to the built-in pipeline functionality.
The post Supercharged pipelines for Laravel appeared first on Laravel News.





API Integrations using Saloon in Laravel


We have all been there, we want to integrate with a 3rd party API in Laravel and we ask ourselves "How should I do this?", is Saloon the right choice for you?
The post API Integrations using Saloon in Laravel appeared first on Laravel News.





Book your workshop at SymfonyCon Disneyland Paris 2022

The international physical event about Symfony will be organized at Disneyland Paris from November 15th to 18th 2022.





Manage navigational elements in Laravel apps


Laravel Navigation is a package by Spatie to manage menus, breadcrumbs, and other navigational elements in Laravel apps.
The post Manage navigational elements in Laravel apps appeared first on Laravel News.