Skip to content

This allows you to change env variables by a single command programatically

Notifications You must be signed in to change notification settings

bilalbaraz/laravel-env-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENV Changer

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)

About

This allows you to change env variables by a single command programatically

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages