Looking to hire Laravel developers? Try LaraJobs

laravel-env-cli maintained by andreslqr

Description
This package allows to update the .env file from your laravel project via terminal
Author
Last update
2022/09/26 18:10 (dev-main)
Links
Downloads
257

Comments
comments powered by Disqus

Laravel Env Cli

Laravel is a package to allows update the .env file from your laravel project via terminal

Installation

Use the package manager composer to install Laravel Env CLi.

composer require andreslqr/laravel-env-cli

Usage

php artisan env:set <name-of-your-variable> <the-value-assigment>

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT