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.

Performance and Value Objects in Laravel Accessors


Enhance your Laravel models with accessor caching and value objects. Create efficient, object-oriented representations of your data while optimizing performance through intelligent caching mechanisms.





Dynamic Relationship Loading in Laravel


Harness Laravel's loadMissing method for optimized relationship loading. Load related data conditionally and prevent N+1 query problems while keeping your code clean and efficient.





Latest and Oldest Relationship Methods in Laravel


Explore Laravel's latestOfMany and oldestOfMany methods for simplified relationship queries. Create expressive ways to access your models' first or most recent related records.





A Week of Symfony #947 (17-23 February 2025)

This week, development activity focused on new security features. The upcoming Symfony 7.3 version added support for security voters to explain their vote, improved the IsGranted attribute to allow using PHP callables, and made some changes to enhance the DX of recent security additions.





Shaping Tomorrow at WordCamp Asia 2025

https://i0.wp.com/wordpress.org/news/files/2025/02/20250222-WCAsia-02-21...?





[news] Yii HTTP Runner 3.1

Minor version of Yii HTTP Runner were tagged. In this version made several changes.





Ember 6.2 Released

Today the Ember project is releasing version 6.2 of Ember.js and Ember CLI.
This release kicks off the 6.3 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The ember-try addon is a great way to continuously test your projects against the latest Ember releases.
You can read more about our general release process here:





Integrate Grok AI in Laravel


The Grok AI package seamlessly integrates Grok AI into Laravel applications with an elegant, developer-friendly package. Leverage powerful AI models for chat, automation, and NLP while maintaining Laravel's expressive simplicity.





Expose v3 is now out!


The new version brings powerful new features that make you even more productive when working with third-party APIs, a brand new dashboard design, Vite detection, and multiple performance improvements.





Everything we know about Laravel 12


Laravel 12 will be launched on Monday, February 24th, 2025, and will primarily be a maintenance release. Here is what we know so far.