Giter Site home page Giter Site logo

Comments (9)

glzjin avatar glzjin commented on May 8, 2024

我的修复在这- -glzjin@82d16c7

from laravel-s.

glzjin avatar glzjin commented on May 8, 2024

怕其他包也可能会用这种方式来修改配置,毕竟他们没考虑到这种情况- -所以我就直接清空再加载了,免得用其他包的时候也遇到这种问题。

from laravel-s.

hhxsv5 avatar hhxsv5 commented on May 8, 2024

是因为Passport通过setDefaultDriver()强行修改了auth.defaults.guard

你的解决方法没有大问题,不过有点儿复杂,重置时应该unsetKey,可以简化下。

from laravel-s.

hhxsv5 avatar hhxsv5 commented on May 8, 2024

考虑在启动Worker时保留一份初始配置,每次请求clone即可。

from laravel-s.

glzjin avatar glzjin commented on May 8, 2024

嗯,希望能有更简单的解决办法吧🤣

from laravel-s.

hhxsv5 avatar hhxsv5 commented on May 8, 2024

@glzjin 试下master的代码,看能否修复你的问题。

from laravel-s.

glzjin avatar glzjin commented on May 8, 2024

from laravel-s.

glzjin avatar glzjin commented on May 8, 2024

@hhxsv5 经测试问题已经解决,辛苦了,感谢!

from laravel-s.

hhxsv5 avatar hhxsv5 commented on May 8, 2024

谢谢支持,见v1.10.16

from laravel-s.

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.