spatie / laravel-webhook-client

Receive webhooks in Laravel apps
https://freek.dev/1383-sending-and-receiving-webhooks-in-laravel-apps
MIT License
985 stars 146 forks source link

vendor publish command is not working in Laravel 7 #151

Closed hamza-saqib closed 2 years ago

hamza-saqib commented 2 years ago

well I'm running Laravel 7. first i couldn't install that current version of package than i run with asterisk and the package got install. now i'm publishing the config file using the command that you have provided and got error "Unable to locate publishable resources" composer require spatie/laravel-webhook-client:*

hamza-saqib commented 2 years ago

figured out, mistake from my side, i have installed 2.7 version and running a command from version 3