Laravel 12.2.0 has been released, introducing custom starter kits and several new features. The new version includes support for community starter kits, which can be easily installed via the 'laravel new' command. Other updates include a ddBody() method for TestResponse, CanBeOneOfMany support for HasOneThrough relationships, and new increment/decrement methods for Context.
Table of contents
# Community Starter Kit Support in laravel new# TestResponse ddBody() Method# Add CanBeOneOfMany Support to HasOneThrough# Context Increment and Decrement Methods# Release notes# v12.2.0Sort: