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.

Small but powerful CLI apps with Minicli


Building CLI applications can be a lot of fun. We don't have to worry about the UI, and we can write beautiful PHP code that doesn't need any build steps.
The post Small but powerful CLI apps with Minicli appeared first on Laravel News.





New Meteor.js 2.12 and Blaze 2.6.2 Release

In the world of web development, choosing the right tools can make a significant difference in the efficiency and quality of your projects. In this blog post, we will learn how to create a new project using four powerful tools: Meteor.js, Vite, Solid, and Tailwind CSS. This combination can elevate our development experience.





New in Symfony 6.3: Enum Improvements

Symfony 5.4 introduced support for Enums in forms November 2021. Later, in
Symfony 6.2, we improved enums support to allow using them in YAML files,
env vars, etc. In Symfony 6.3 we're improving enums support again.





LDAP Framework for PHP


LdapRecord is a full-featured LDAP framework LdapRecord is a framework that helps you quickly integrate LDAP into your PHP applications.
The post LDAP Framework for PHP appeared first on Laravel News.





Beautiful onboarding experiences for Filament Admin


The Onboarding Manager Pro is a premium package that allows you to create beautiful onboarding experiences for Filament Admin in minutes
The post Beautiful onboarding experiences for Filament Admin appeared first on Laravel News.





Symfony 6.3.0-BETA1 released

Symfony 6.3.0-BETA1 has just been released.
Here is the list of the most important changes since 6.2:





People of WordPress: Monika Rao

This month we feature Monika Rao, a Product and Quality Assurance Manager from India. She finds contributing to the WordPress project a way to deepen her technical skills and further her web career.

The People of WordPress series shares inspiring stories of how people’s lives can change for the better through WordPress and its global community of contributors.





Use ChatGPT to ask a question to the Laravel Docs


Ask a Question to the Laravel docs is a new project that uses ChatGPT to generate answers to your questions from the official Laravel documentation.
The post Use ChatGPT to ask a question to the Laravel Docs appeared first on Laravel News.