traqza/laravelsetenvironment

This package is abandoned and no longer maintained. The author suggests using the levizoesch/laravelsetenvironment package instead.

A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.

1.0.3 2024-04-01 06:34 UTC

This package is auto-updated.

Last update: 2024-04-01 06:35:25 UTC


README

A simple command to set a Laravel env variable, and value.

Composer command

composer require levizoesch/laravelsetenvironment
php artisan env:set BUILD_ID 1.15.86