Code Monkey home page Code Monkey logo

Comments (9)

kalnode avatar kalnode commented on May 27, 2024 3

If you come across the error "Attribute [webhooks] does not exist"... and you've been working in other branches with different composer configs, you may need to simply run "composer install" again to make sure the library is actually installed. Your config/migrations/etc should still be in place.

from laravel-webhook-client.

hamza-saqib avatar hamza-saqib commented on May 27, 2024 1

if it is cache issue then why I am getting this I just clone repo and run composer install and i got this same error ? i am using webbook client and and server package both. and using php 7
also i'm getting same error while running php artisan route:clear

from laravel-webhook-client.

AlbertoSinigaglia avatar AlbertoSinigaglia commented on May 27, 2024

my fault, it was Laravel 6.0 that cache package and service, removed the files and works fine

from laravel-webhook-client.

vinayaWD avatar vinayaWD commented on May 27, 2024

@AlbertoSinigaglia Which cache package were you deleted?

from laravel-webhook-client.

LouisCharles70 avatar LouisCharles70 commented on May 27, 2024

I didn't understand how you solved the problem ? I have the same problem and doing "php artisan cache:clear" didn't solve the problem

from laravel-webhook-client.

AlbertoSinigaglia avatar AlbertoSinigaglia commented on May 27, 2024

I didn't understand how you solved the problem ? I have the same problem and doing "php artisan cache:clear" didn't solve the problem

If I donโ€™t remember wrong, Iโ€™ve just runphp artisan route:clear and php artisan cache:clear

from laravel-webhook-client.

AlbertoSinigaglia avatar AlbertoSinigaglia commented on May 27, 2024

@AlbertoSinigaglia Which cache package were you deleted?

Sorry for being late, just answered

from laravel-webhook-client.

hondaman900 avatar hondaman900 commented on May 27, 2024

Has anyone resolved this one? I'm on a Forger server, and running either php artisan cache:clear or php artisan route:clear commands fail, but returning this error:

In RouteRegistrar.php line 92:
  Attribute [stripeWebhooks] does not exist.

Not sure what to do next and my site is broken.

from laravel-webhook-client.

hondaman900 avatar hondaman900 commented on May 27, 2024

FWIW, turns out that for me it was Composer running out of memory when installing a new package. Creating a new composer.lock on my local dev (using composer update) and then committing that to the live server (after much tweaking to resolve Git sync issues) fixed the issue.

from laravel-webhook-client.

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.