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.

[news] RBAC Cycle DB 1.0

The first stable version of yiisoft/rbac-cycle-db was released.
This package provides Cycle Database storage for Yii RBAC.
Check README for usage example and available options.
Psalm level is 1, the code coverage and MSI are 100%.





WordPress 6.2 Release Candidate 1

WordPress 6.2’s first release candidate (RC1) is here and ready for testing.

Reaching this part of the release cycle is a key milestone. While we consider release candidates ready for final release, additional testing and use by the community can only make it better.





Lint and Fix Your Laravel Code with Duster


Tighten's code linting and fixing tool Duster just reached its 1.0 release. Learn how to install, configure, and run Duster in your projects now.
The post Lint and Fix Your Laravel Code with Duster appeared first on Laravel News.





SymfonyCon Brussels 2023 - Call for paper is open!

SymfonyCon Brussels 2023, our annual International Symfony conference, will take place on December 7 & 8!. Prepare now your participation by submitting a talk or workshop proposal, registering for the conference or becoming a conference partner! See more information below:





Convert HTML Strings to Translation Functions


HTML String Affixer is a package for Laravel to make projects multilingual.
The post Convert HTML Strings to Translation Functions appeared first on Laravel News.





Uploading Files in Laravel Using FilePond


In this article, we will look at how to use a JavaScript library called "FilePond" to upload files in your Laravel applications.
The post Uploading Files in Laravel Using FilePond appeared first on Laravel News.





New Meteor 2.11 and the new embedded MongoDB

New embedded MongoDB, better type definitions and performance gains and much moreI hope you all are doing well. Meteor 2.11 brings updates on Node to 14.21.3, which introduced security updates.





SymfonyLive Paris 2023: Only 2 weeks to go for the pre-conference workshops!


SymfonyLive Paris 2023, conference in French language only, will start on March 21 & 22 with pre-conference workshops and continue on March 23 & 24 with the main conference! Take advantage of the last days of registrations to buy your ticket!





jQuery 3.6.4 Released: Selector Forgiveness

If you’ve been following along with recent jQuery releases, we have been working on how to address the recent addition of some new selectors in browsers, especially :has.





A Laravel Package to Protect Routes With a PIN Code


Require Pin is a Laravel package for pin confirmation and validation before processing requests to a specified route.
The post A Laravel Package to Protect Routes With a PIN Code appeared first on Laravel News.