Coder Social home page Coder Social logo

Comments (5)

ElfSundae avatar ElfSundae commented on June 4, 2024

我没用过 Nova ,不明白你说的「只修改model即可使用」是什么意思?

from laravel-hashid.

ElfSundae avatar ElfSundae commented on June 4, 2024

只要你能安装、配置这个库,代码中在哪使用都可以,这个库只是提供了编/解码方法,没限制怎么使用。

from laravel-hashid.

seek-x2y avatar seek-x2y commented on June 4, 2024

@ElfSundae 老哥,依赖的包是不是版本太低了点?
- elfsundae/laravel-hashid[dev-master, 1.6.0] require phpseclib/phpseclib ~2.0 -> found phpseclib/phpseclib[2.0.0, ..., 2.0.x-dev] but the package is fixed to 3.0.10 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command. - elfsundae/laravel-hashid 1.6.x-dev is an alias of elfsundae/laravel-hashid dev-master and thus requires it to be installed too. - Root composer.json requires elfsundae/laravel-hashid ^1.6 -> satisfiable by elfsundae/laravel-hashid[1.6.0, 1.6.x-dev (alias of dev-master)].
phpseclib/phpseclib 目前版本都已经是3.0.10的了

image

from laravel-hashid.

ElfSundae avatar ElfSundae commented on June 4, 2024

@seek-x2y
laravel-hashid 不直接依赖 phpseclib,但是依赖 jenssegers/optimus 这个包,optimus 用到了 phpseclib,刚看了下 optimus 的 master 分支 已经支持了 phpseclib 3.x,等 optimus 包发布新版本了我就更新下版本。
你是自己用到 phpseclib 3.x 还是别的包依赖了 phpseclib 3.x ?如果急需要更新的话,可以试试在你项目的 composer.json 中指定依赖 jenssegers/optimus 的 dev-master 版本。

from laravel-hashid.

seek-x2y avatar seek-x2y commented on June 4, 2024

@ElfSundae 十分感谢,应该是别的依赖了 phpseclib

from laravel-hashid.

Related Issues (10)

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.