Releases: mongodb/laravel-mongodb
Releases · mongodb/laravel-mongodb
v2.1.3
- Queries are now only logged when the database connection is in logging mode.
v2.1.2
- Fixes issue with
sync
for many to many relations - Fixes issue with
lists
by primary key
v2.0.5
- Fixes issue with
sync
for many to many relations - Fixes issue with
lists
by primary key
v2.1.1
- Better MongoDB DSN generation.
- You can now also directly pass the DSN string to set up a connection.
v2.0.4
- Laravel 4.2.17 support
v2.1.0
- Temporary tag for Laravel 5
v2.1.0-beta
- Laravel 5 support
v2.0.3
v2.0.2
- Fix for Laravel 4.2.9.