levizoesch/laravelsetenvironment

This package is abandoned and no longer maintained. The author suggests using the levizoesch/laravel-set-environment package instead.

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

1.0.5 2024-08-29 04:06 UTC

This package is auto-updated.

Last update: 2024-08-29 04:06:50 UTC


README

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

Composer command

composer require levizoesch/laravel-set-environment
php artisan env:set BUILD_ID 1.15.86