You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: