Giter Club home page Giter Club logo

Comments (10)

 avatar commented on July 21, 2024 2

Just rebuild your config cache:
artisan config:cache

(leave the mongodb connection inside your connections array, as it is supposed to be).

from mongolid-laravel.

iamlucianojr avatar iamlucianojr commented on July 21, 2024

Estou tendo o mesmo problema

from mongolid-laravel.

Irto avatar Irto commented on July 21, 2024

Eu resolvi colocando as configurações do Mongolid fora da chave 'connections', no mesmo nível.

Abraço.

from mongolid-laravel.

slowbrewedmacchiato avatar slowbrewedmacchiato commented on July 21, 2024

Have you managed to resolve this issue? How did you do it? I have the same issue when I try to run migrations while using MongoLid.

from mongolid-laravel.

Irto avatar Irto commented on July 21, 2024

I have changed mongodb configuration from connections array to main array on config/database.php

from mongolid-laravel.

slowbrewedmacchiato avatar slowbrewedmacchiato commented on July 21, 2024

Ah, I see. I've done the same. :-) Thanks.

from mongolid-laravel.

cosmasmallya avatar cosmasmallya commented on July 21, 2024

I don't understand you, Irto. Have you changed 'connections' array as in renaming it to 'main' or how exactly?

from mongolid-laravel.

Irto avatar Irto commented on July 21, 2024

From connections key. MongoLid had to stay in same level of connection key on database.php configuration file.

from mongolid-laravel.

luongs3 avatar luongs3 commented on July 21, 2024

I don't understand, too.

from mongolid-laravel.

wajdijurry avatar wajdijurry commented on July 21, 2024

Just rebuild your config cache:
artisan config:cache

(leave the mongodb connection inside your connections array, as it is supposed to be).

I did as you suggested, but I got this error now:

Undefined index: driver

from mongolid-laravel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.