<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Umar Jimoh</title>
    <description>The latest articles on DEV Community by Umar Jimoh (@umarjimoh).</description>
    <link>https://dev.to/umarjimoh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F875479%2Fab2292a3-b58b-4be9-a63e-8ed041145c27.jpeg</url>
      <title>DEV Community: Umar Jimoh</title>
      <link>https://dev.to/umarjimoh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/umarjimoh"/>
    <language>en</language>
    <item>
      <title>🚀 Just launched: Laravel SecretSync — an easy way to sync secrets from Infisical into your Laravel apps easily.</title>
      <dc:creator>Umar Jimoh</dc:creator>
      <pubDate>Mon, 26 May 2025 10:50:12 +0000</pubDate>
      <link>https://dev.to/umarjimoh/just-launched-laravel-secretsync-an-easy-way-to-sync-secrets-from-infisical-into-your-laravel-3ccj</link>
      <guid>https://dev.to/umarjimoh/just-launched-laravel-secretsync-an-easy-way-to-sync-secrets-from-infisical-into-your-laravel-3ccj</guid>
      <description>&lt;p&gt;Hey devs 👋&lt;/p&gt;

&lt;p&gt;I just released a Laravel package that helps you sync secrets from Infisical directly into your Laravel &lt;code&gt;Config&lt;/code&gt; at runtime during the bootstrapping process — fast and securely.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔐 Features:
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Simple &lt;code&gt;php artisan secretsync&lt;/code&gt; command&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Optional &lt;code&gt;--debug&lt;/code&gt; flag&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Caching support with configurable TTL&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;No more hardcoding secrets or manual copy-pasting&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Get Started
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;composer require umar-jimoh/laravel-secretsync
php artisan secretsync
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Set up your &lt;code&gt;.env&lt;/code&gt; with Infisical credentials and you're good to go.&lt;/p&gt;

&lt;p&gt;📘 &lt;a href="https://github.com/umar-jimoh/laravel-secretsync" rel="noopener noreferrer"&gt;Full documentation&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Try it out, and drop a comment if you have questions or feedback.&lt;br&gt;
If it helps you — a GitHub ⭐ would mean a lot!&lt;/p&gt;

&lt;h4&gt;
  
  
  #Laravel #PHP #OpenSource #SecretsManager #Infisical
&lt;/h4&gt;

</description>
      <category>laravel</category>
      <category>php</category>
      <category>tooling</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
