Skip to content

Releases: coolsam726/laravel-mongo-world

Package Name change

22 Aug 10:27

Choose a tag to compare

Changed the package name from coolsam/world to coolsam/laravel-mongo-world to make it more descriptive

The First Laravel-MongoDB version

23 Jul 13:37

Choose a tag to compare

Previous versions of this package support only mysql or SQl databases, and it was important to create support for mongoDB. This is a major release with new dependencies, since it use one of the best packages that offer support for MongoDB ORM in Laravel, Jenssegers/Laravel-MongoDB.

Dependencies: jenssegers/laravel-mongodb