Laravel v11.11 introduces new features and enhancements:
- Support for third-party relations in the model:show command.
- New Collection methods: before and after, providing flexibility in working with collection elements.
- Cache events for retrieving, writing, and forgetting cache items.
- Session::id() method for conveniently retrieving the session ID.
- Locale and Timezone information added to the about command.
- Relation::getMorphAlias() method for easily accessing the morph alias of a relation.
- 422 Unprocessable Content status code updates for improved API error handling.
- Various bug fixes and improvements, including enhanced test coverage and typo corrections.
laravel-news.com
laravel-news.com
