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.

Introducing Docker support

Over the years, Docker has become the de facto
standard for building, shipping and running server applications. Docker allows
you to store all the instructions needed to build the environment that will
host your software next to the code, in the repository of the project.





Symfony Demo 2.0 Introduces Support for Symfony 6.0

The Symfony Demo application was introduced in 2015 as a reference application
to show how to develop Symfony applications following the recommended best practices.
This demo application is useful to:





Tailwind CSS V3 Is Now Released


Tailwind CSS v3 is now released! This major version brings impressive performance gains, workflow improvements, and a massive list of features.
The post Tailwind CSS V3 Is Now Released appeared first on Laravel News.





Symfony UX 2.0 & Stimulus 3 Support

Symfony UX is an initiative and set of libraries centered around the
Stimulus JavaScript library. And today, I'm pleased to announce several
new releases:





Symfony 6.0.1 released

Symfony 6.0.1 has just been released. Here is a list of the most
important changes:





Symfony 5.4.1 released

Symfony 5.4.1 has just been released. Here is a list of the most
important changes:





Filament TALL Stack Admin Panel v2 Released


The Filament TALL-stack admin panel released version 2 with a completely refreshed UI, global search, settings pages, easy dashboard stats, and more.
The post Filament TALL Stack Admin Panel v2 Released appeared first on Laravel News.





[news] Yii HTTP

First release of yii-http package is tagged. It provides the application class, as well as the events and handlers needed to interact with HTTP. The package is implemented using PSR-7 interfaces.
More details are available in the package readme.





Drupal 9.3.0 is available

What’s new in Drupal 9.3.0?
The third feature release of Drupal 9 introduces experimental support for CKEditor 5, makes the Olivero theme stable and introduces various content editor and developer improvements.





Laravel 8.75 Released


The Laravel team released 8.75 with on-demand gate authorization, fulltext index for PostgreSQL, and the latest changes in the v8.x branch.
The post Laravel 8.75 Released appeared first on Laravel News.