We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i'm using lumen 5.2 and laravel-mongodb v3.0.2. When i do composer update, laravel-mongodb updated to 3.1. Meanwhile i get these errors:
Fatal error: Class 'Illuminate\Foundation\Application' not found in \vendor\jenssegers\mongodb\src\Jenssegers\Mongodb\Query\Builder.php on line 106
The text was updated successfully, but these errors were encountered:
This issue is known in PR #948 :) Hopefully it will be merged and resolved soon
Sorry, something went wrong.
thank's :) problem is solved 👍
No branches or pull requests
i'm using lumen 5.2 and laravel-mongodb v3.0.2. When i do composer update, laravel-mongodb updated to 3.1. Meanwhile i get these errors:
Fatal error: Class 'Illuminate\Foundation\Application' not found in \vendor\jenssegers\mongodb\src\Jenssegers\Mongodb\Query\Builder.php on line 106
The text was updated successfully, but these errors were encountered: