so basically when i try to connect Laravel with stripe with the command run php artisan cashier:webhook
. First i run stripe login then i run php artisan cashier:webhook
after running this command a error is popup saying – URL must be publicly accessible consider using stripe cli for test webhook locally . But i am already in stripe cli . anyone know how can i solve this issue and how can i test stripe webhook locally.
Invalid URL: URL must be publicly accessible. Consider using a tool like the Stripe CLI to test webhooks locally: https://github.com/stripe/stripe-cli