bilalbaraz/laravel-env-changer

v0.0.4 2020-04-07 09:44 UTC

This package is auto-updated.

Last update: 2024-09-21 20:54:06 UTC


README

Latest Stable Version License Build Status

Installation

Require this package with composer using the following command:

composer require bilalbaraz/laravel-env-changer

Available Command

php artisan env:change VARIABLE VALUE

Example Usage

php artisan env:change QUEUE_CONNECTION database

License

The MIT License (MIT)