Download the PHP package neelbhanushali/laravel-change-env-values without Composer
On this page you can find all versions of the php package neelbhanushali/laravel-change-env-values. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download neelbhanushali/laravel-change-env-values
More information about neelbhanushali/laravel-change-env-values
Files in neelbhanushali/laravel-change-env-values
Download neelbhanushali/laravel-change-env-values
More information about neelbhanushali/laravel-change-env-values
Files in neelbhanushali/laravel-change-env-values
Vendor neelbhanushali
Package laravel-change-env-values
Short Description Changes env values using command.
License MIT
Package laravel-change-env-values
Short Description Changes env values using command.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-change-env-values
laravel-change-env-values
Changes env values using command.
php artisan change-env-values {ENV_KEY_1} {ENV_KEY_2} ... {ENV_KEY_n}
ENV_KEY
=> Asks for input for that key. Current value as suggestion..ENV_KEY
=> Asks for input secretly for that key. No suggestion provided. Should be used for setting passwords/secrets.ENV_KEY=value
=> Does not ask for input. Sets value provided.
All versions of laravel-change-env-values with dependencies
PHP Build Version
Package Version
No informations.
The package neelbhanushali/laravel-change-env-values contains the following files
Loading the files please wait ....