A collection of artisan commands for managing environment variables during CI/CD.
distortedfusion/laravel-env-management is a Laravel package for a collection of artisan commands for managing environment variables during ci/cd..
It currently has 4 GitHub stars and 2.224 downloads on Packagist (latest version 2.0.1).
Install it with composer require distortedfusion/laravel-env-management.
Discover more Laravel packages by distortedfusion
or browse all Laravel packages to compare alternatives.
Last updated
A collection of artisan commands for managing environment variables during CI/CD or development.
php artisan env:set APP_NAME "Distorted Fusion"
You will find full documentation on the dedicated documentation site.
To run the tests, run the following command from the project folder:
composer test
If you discover a security vulnerability within this package, please send an e-mail to Kevin Dierkx via [email protected]. All security vulnerabilities will be promptly addressed.
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
The MIT License (MIT). Please see License File for more information.