Coder Social home page Coder Social logo

Comments (8)

sranch avatar sranch commented on July 18, 2024

I'm experiencing the same issue on Laravel 7 and Voyager 1.4.

from model-log.

sranch avatar sranch commented on July 18, 2024

Is this package supported at all?

from model-log.

syofyanzuhad avatar syofyanzuhad commented on July 18, 2024
  • Laravel: v8.33.1
  • Voyager: v1.4
  • PHP: v7.4.5

php artisan hook:install model-log

require.model-log is invalid, it should have a vendor name, a forward slash, and a package name. The vendor and package name can be words separated by -, . or _. The complete name should match "^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9]
(([_.]?|-{0,2})[a-z0-9]+)*$".

and it must be the composer version 2.x right ?

from model-log.

chrisoprea avatar chrisoprea commented on July 18, 2024
  • Laravel: v8.33.1
  • Voyager: v1.4
  • PHP: v7.4.5

php artisan hook:install model-log

require.model-log is invalid, it should have a vendor name, a forward slash, and a package name. The vendor and package name can be words separated by -, . or _. The complete name should match "^[a-z0-9]([_.-]?[a-z0-9]+)*/[a-z0-9]
(([_.]?|-{0,2})[a-z0-9]+)*$".

and it must be the composer version 2.x right ?

yes, 2.0.8

from model-log.

 avatar commented on July 18, 2024

same here

"laravel/framework": "^8.40",
"tcg/voyager": "^1.4",
php: 7.3.28

from model-log.

 avatar commented on July 18, 2024

It's because of a composer update that all hooks wont work. They don't know why this happens though.

from model-log.

jhjinks avatar jhjinks commented on July 18, 2024

Same issue after downgrading composer to 1.10.x, hooks will not install. "laravel/framework": "^8.40",
"tcg/voyager": "^1.4",
php: 7.3.28

from model-log.

Repaldi avatar Repaldi commented on July 18, 2024

same here

from model-log.

Related Issues (6)

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.