News


02/13/2023 - 13:00

Major release of Yii Aliases package was tagged.
In this version configuration group names adapted to Yii conventions and added method Aliases::getArray() that bulk translates path aliases into actual paths. For example:





02/13/2023 - 02:00

Minor version of Yii Definitions package was released.
In this version we added ability to use any allowed definitions in DynamicReferencesArray::from().





02/12/2023 - 11:39

This week, Symfony development activity focused on fixing bugs on stable branches. Meanwhile, the upcoming Symfony 6.3 version improved the Bootstrap 5 form theme and switched to a faster hashing algorithm. Lastly, the SymfonyLive Paris 2023 conference published its entire schedule.





02/12/2023 - 02:00

Yii Config package got a minor version.
In this version we add ability to use Config without params.





02/10/2023 - 17:27


Laravel Pennant is a package created by the Laravel team that provides Feature Flags for your applications.
The post Laravel Pennant appeared first on Laravel News.





02/10/2023 - 05:07


JSON:API provides many options for filtering, sorting, and including extra data into the requested data using query parameters. Testing this can be frustrating
The post Testing JSON:API Endpoints with PestPHP appeared first on Laravel News.





02/09/2023 - 05:35


The book Advanced Inertia is the best way to learn how to build complex Inertia-powered apps that are easy to maintain for years to come.
The post Use Inertia.js like a boss appeared first on Laravel News.





02/09/2023 - 03:38


Model JSON for Laravel is a package that allows you to easily export data from specific models in your Laravel application to JSON format.
The post Export Eloquent Models to JSON Files appeared first on Laravel News.