Hey devs 👋
I just released a Laravel package that helps you sync secrets from Infisical directly into your Laravel .env — fast and securely.
🔐 Features:
Simple
php artisan secretsync
commandOptional
--debug
flagCaching support with configurable TTL
No more hardcoding secrets or manual copy-pasting
Get Started
composer require umar-jimoh/laravel-secretsync
php artisan secretsync
Set up your .env
with Infisical credentials and you're good to go.
Try it out, and drop a comment if you have questions or feedback.
If it helps you — a GitHub ⭐ would mean a lot!
Top comments (0)