andreslqr/laravel-env-cli

There is no license information available for the latest version (1.0.0) of this package.

This package allows to update the .env file from your laravel project via terminal

Installs: 240

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/andreslqr/laravel-env-cli

1.0.0 2022-09-26 15:38 UTC

This package is auto-updated.

Last update: 2025-09-26 23:33:48 UTC


README

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