Why would they need to be? I mean, does the service who is sending the webhooks support localization?
Aug 17, 2022
2
Level 1
Localization of Webhook routes
Is it good to localize the webhook URLs also? My Project uses mcamara/laravel-localization so all my URLs are localized including webhook urls with the language prefix. I know the way to exclude those from being localized by the package but I want to know more on any issues that might face if I keep the webhook URLs localized.
Looking forward to hear some advice!
Please or to participate in this conversation.