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.

PHP 8.3.0 RC 2 available for testing

The PHP team is pleased to announce the release of PHP 8.3.0, RC 2. This is the second release candidate, continuing the PHP 8.3 release cycle, the rough outline of which is specified in the PHP Wiki.

For source downloads of PHP 8.3.0, RC 2 please visit the download page.





Laravel 10.23 Released


This week, the Laravel team released v10.23 with a new make:view Artisan command, PHPRedis 6.0 support, creating controller test files in make:model, and more.
The post Laravel 10.23 Released appeared first on Laravel News.





Support for Bun lands in Laravel Sail and Forge


Laravel Sail's release today includes support for Bun, a fast all-in-one JavaScript runtime. Learn how to start using Bun in your Laravel projects today.
The post Support for Bun lands in Laravel Sail and Forge appeared first on Laravel News.





Laravel Ecommerce with Lunar PHP


Lunar PHP is a Laravel e-commerce package, with an administrative hub, and a soon-to-be-released API
The post Laravel Ecommerce with Lunar PHP appeared first on Laravel News.





Final release of Laracon AU 2023 tickets now on sale!


A surge of excitement for the return of Laracon AU saw the initial ticket allocation exhausted right after the conference schedule was announced.
The post Final release of Laracon AU 2023 tickets now on sale! appeared first on Laravel News.





The Month in WordPress – August 2023

August 2023 marked another exciting chapter in WordPress, with the Community Summit and WordCamp US bringing the community together for meaningful discussions, knowledge sharing, and learning. This month also welcomed the long-awaited WordPress 6.3 release and offered a glimpse of what’s to come. Let’s dive into it.





A Week of Symfony #871 (4-10 September 2023)

This week, Symfony launched a new initiative to help third-party packages and libraries with the new PHP types added in Symfony 7.0. In addition, it made a call for IT student volunteers for the SymfonyCon Brussels 2023 conference.





Generate Apis with ease with Laravel Rest Api


Laravel Rest Api is a package designed to help you generate your `Api` in a powerful way without restructuring your codebase.
The post Generate Apis with ease with Laravel Rest Api appeared first on Laravel News.