Sync secrets from secret managers into your Laravel app with ease.

1 Open Issue Need Help Last updated: Jun 28, 2025

Open Issues Need Help

View All on GitHub

AI 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