Open Issues Need Help
View All on GitHubAI Summary: Implement webhook support for the Laravel SecretSync package to automatically update secrets from Infisical when changes occur. This involves creating a webhook controller, validating requests (path and signature), triggering the existing sync logic, adding configuration options, and logging events. Feature tests are optional.
Complexity:
4/5
enhancement help wanted good first issue
Sync secrets from secret managers into your Laravel app with ease.
PHP