News


12/26/2024 - 02:00

Minor version of Yii View Renderer were tagged.

  • Raised required yiisoft/view version to ^12.
  • Added CsrfTokenMiddleware support in CsrfViewInjection.
  • Fixed state leak in some combinations of ViewRenderer render methods.




12/24/2024 - 18:28

Laravel's whereInstanceOf method provides a clean way to filter collections based on object types, particularly useful when dealing with polymorphic relationships or mixed object collections.





12/24/2024 - 16:17

Laravel's Context facade enhances application insight by allowing you to add persistent metadata throughout your request lifecycle. This context automatically enriches your logs with valuable debugging information.





12/24/2024 - 02:00

Version 12.0 of Yii View package was released.





12/23/2024 - 17:14

Laravel provides AsArrayObject and AsCollection casts to handle complex JSON attributes more effectively, enabling intuitive manipulation of nested data structures.





12/23/2024 - 15:51

Token Forge by Blaspsoft, is a versatile Laravel package designed to add robust, customizable API token management to your application. The package is inspired by Laravel Jetstream’s token implementation but for users of Laravel Breeze.