You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This OctoberCMS plugin is a wrapper for the composer package mrgswift/encryptenv which allows you to encrypt your environment variables in your .env file
5
+
This OctoberCMS plugin is a wrapper for the composer package mrgswift/laravel-encryptenv which allows you to encrypt your environment variables in your .env file
6
6
7
7
This is accomplished through the added helper function `secEnv()` to replace `env()` when using
0 commit comments