News


07/11/2023 - 18:39

WordPress 6.3 Beta 4 is ready for download and testing.

This version of the WordPress software is under development. Please do not install, run, or test this version on production or mission-critical websites. Instead, you should evaluate Beta 4 on a test server and site. 





07/11/2023 - 06:32


The Roadrunner Cache package for Laravel allows you to work with the RoadRunner Key-Value Plugin as a Cache driver.
The post RoadRunner Key-Value Cache for Laravel appeared first on Laravel News.





07/11/2023 - 02:00

Version 2.0.0 of Redis adapter for Yii cache was released. In this version:

  • psr/simple-cache requirement raised to ^2.0|^3.0.
  • PHP requirement raised to ^8.0.
  • predis/predis requirement raised to ^2.1.
  • Redis cluster support added.




07/11/2023 - 02:00

Version 2.0.0 of Redis adapter for Yii cache was released. In this version:

  • psr/simple-cache requirement raised to ^2.0|^3.0.
  • PHP requirement raised to ^8.0.
  • predis/predis requirement raised to ^2.1.
  • Redis cluster support added.




07/11/2023 - 02:00

Debug extension version 2.1.24 was released.
This release:

  • Fixes issues with DB panel additions made in previous release.
  • Fixes issues with Mail panel when using Symfony mailer.
  • DB panel's excessive called threshold is now null by default so feature is disabled.

See the CHANGELOG for details.





07/10/2023 - 16:38


Laravel has a utility function called data_forget that allows you to remove keys from an array or object using "dot" notation.
The post Need to remove keys from an array or object? Use the data forget helper appeared first on Laravel News.





07/10/2023 - 15:45


Steve McDougall, Brent Roose, and Bobby Bouwmann joined in to discuss structuring Laravel applications.
The post How to structure Laravel apps appeared first on Laravel News.





07/09/2023 - 10:13

This week, the upcoming Symfony 6.4 version continued adding native return types to its codebase. Meanwhile, the Symfony 7.0 branch, which will be released at the same time, continued removing deprecated code paths. In addition, Symfony announced the SymfonyOnline January 2024 conference and the first speakers of SymfonyLive Berlin 2023 conference.