Skip to content

Package "jenssegers/laravel-mongodb" is not installed in ^3.9 #2510

Closed
@shawnnaquin

Description

@shawnnaquin
  • Laravel-mongodb Version: ^3.9
  • PHP Version: 8.1
  • Database Driver & Version: 1.15, pecl install

Description:

I get a laravel exception:
"Package "jenssegers/laravel-mongodb" is not installed"

image

its worth noting, the package name in composer is "jenssegers/mongodb" where the git repo is "jenssegers/laravel-mongodb" I'm pretty sure something got swapped around.

Steps to reproduce

  1. composer require jenssegers/mongodb "^3.9"
  2. try to query a model

Expected behaviour

The plugin should work without exception

Actual behaviour

The plugin throws a module not found error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions