Skip to content
New issue

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

Erorr [Composer Update] #37

Open
sultanworks opened this issue Oct 30, 2020 · 1 comment
Open

Erorr [Composer Update] #37

sultanworks opened this issue Oct 30, 2020 · 1 comment

Comments

@sultanworks
Copy link

I got error when i run command "Composer Update"

My databes is configured properly!

In DatabaseManager.php line 152:

Database [] not configured.

Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1

@darkarp
Copy link

darkarp commented Aug 5, 2023

What it means is that you need to set the correct database connection. In .env you should see DB_CONNECTION=.
You can input the db connection, I believe only mysql is supported. Anyway, it would look like this: DB_CONNECTION=mysql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants