github mongodb/laravel-mongodb 4.2.0

latest releases: 4.8.1, 5.1.0, 5.0.2...
8 months ago

The PHP team is happy to announce that version 4.2.0 of the MongoDB integration for Laravel is now available.

Release Highlights

  • Add support for Laravel 11 by @GromNaN in #2735
  • Implement Model::createOrFirst() using findOneAndUpdate operation by @GromNaN in #2742

Documentation

Documentation for this library may be found one the Readme.

Installation

This library may be installed or upgraded with:

composer require mongodb/laravel-mongodb:4.2.0

Installation instructions for the mongodb extension may be found in the PHP.net documentation.

Full Changelog: 4.1.3...4.2.0

Don't miss a new laravel-mongodb release

NewReleases is sending notifications on new releases.