We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ffe58a commit a604d26Copy full SHA for a604d26
CHANGELOG.md
@@ -4,6 +4,7 @@ All notable changes to this project will be documented in this file.
4
## [unreleased]
5
6
* Add support for Laravel 11 by @GromNaN in [#2735](https://github.com/mongodb/laravel-mongodb/pull/2735)
7
+* Implement Model::createOrFirst() using findOneAndUpdate operation by @GromNaN in [#2742](https://github.com/mongodb/laravel-mongodb/pull/2742)
8
9
## [4.1.3] - 2024-03-05
10
0 commit comments