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.

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.





WP Briefing: Episode 33: Some Important Questions from WCEU

In the thirty-third episode of the WordPress Briefing, hear Josepha Haden Chomphosy recap important questions from WordCamp Europe, and a selection of Contributor Day interviews.

Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording.





A Week of Symfony #806 (6-12 June 2022)

This week, Symfony 6.1.1 maintenance version was released to fix all the issues reported since the recent Symfony 6.1 stable release. Meanwhile, the upcoming Symfony 6.2 version added a new feature to get the current firewall configuration in a simpler way.





Render files from the command line with Blade


With the Laravel Blade CLI package, you can use the Blade engine to render files from the command line.
The post Render files from the command line with Blade appeared first on Laravel News.





PHP 8.0.20 Released!

The PHP development team announces the immediate availability of PHP 8.0.20. This is a security release.

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

For source downloads of PHP 8.0.20 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.