GithubHelp home page GithubHelp logo

Comments (3)

klimov-paul avatar klimov-paul commented on May 19, 2024 1

Resolved by commit 780d3e2

from config.

drbyte avatar drbyte commented on May 19, 2024

Thanks. That works. :)

from config.

drbyte avatar drbyte commented on May 19, 2024

Hmmm ... while that change stops the error message, this package seems to be preventing that same config value from passing through properly.

I realize this isn't the support area for the multitenant package I'm using, removing your package leaves the multitenant package working properly. So I'm trying to sort out the intersection and figure out where the fix needs to be.

I think this package is incorrectly filtering out (or not passing forward) some config entries ... perhaps for types it doesn't account for. I'm guessing maybe your setItems() method needs to account for more cases?

In this scenario, it's still the same tenant filesystem config entry I posted about above.

dd(Storage::disk('tenant'); gives:

InvalidArgumentException
Driver [] is not supported.

... which tells me the key and/or its sub-properties are missing.

I posted more info over on the other package repo, but I think the problem isn't on their end.
tenancy/multi-tenant#813

Would you prefer another Issue be opened for this?

from config.

Related Issues (12)

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.